Click to See Complete Forum and Search --> : Entering of hex data format in Edit control bound to long data type


Srinivas
July 21st, 1999, 01:54 PM
Hello,

I have developed a database project with some Edit controls bound to the LONG data type of the recordset. My requirement is that I should be able to key in even Hexadecimal numbers in the Edit controls. For ex., If I key in AB in the Edit control, it should be stored as 171 in that field. How do I do this without getting the default
validation error.

Reply needed very Urgently.

-