...ooops!

I am "using" 3.5.5, but I was experimenting with an older SqliteSpy that 
was statically linked with 3.3.(something less than 13)

Additionally I found that the function hex is not exactly what I want ...

I need
hex(128) -> 0x80
instead I have
313238
that is the conversion of the byte string '128' into the equivalent hex 
bytes.

Thanks anyway ...
Mau.


[EMAIL PROTECTED] wrote:
> Mau Liste <[EMAIL PROTECTED]> wrote:
>> results in: SQL error: no such function: hex
>>
> 
> Added by version 3.3.13, one year ago yesterday.
> 
>    http://www.sqlite.org/releaselog/3_3_13.html
> 
> What version are you running?
> 
> --
> D. Richard Hipp <[EMAIL PROTECTED]>
> 
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> 
> 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to