Hi

I just came across OpenDBX yesterday and started to try and write some
bindings for REBOL.

This is as far as I've got http://rebol.wik.is/OpenDBX

Now the docs here
http://www.linuxnetworks.de/doc/index.php/OpenDBX/C_API/odbx_field_value
say that "All values except binary objects are handed back as strings
terminated by the zero character."  but what does it return for CLOBs?

If I pass whatever I get back so far to odbx_lo_open, I get an error
about not being able to access the blob.

However, I can get CLOBs back if i cast them as VARCHAR in my query statement.

Thanks,


-- 
Graham Chiu
http://www.compkarori.co.nz:8090/
Synapse - the use from anywhere EMR.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
libopendbx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX

Reply via email to