> and sqlite_decode_binary() wants an unsigned char. Can you help me and
tell me what to do in order to supply sqlite_decode_binary() with the data
it > wants in a correct fashion?

Well, I did just cast it to an unsigned char and it seems to work, but is it
safe to cast like this?

   Dennis



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to