On 9/12/06, guy12 <[EMAIL PROTECTED]> wrote:
hi, i need to insert hex values in the data base and after that i have to select them again ... what's the best way for doing that ?? i first used INTERGER for that but i think that is the wrong way... p.s. i need to accress the db through my c-code
You can use the notation descrobid at http://www.sqlite.org/datatype3.html for the BLOB data type. Cheers, Vivien ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------