Hi,
I want to know, how to store binary data in a table, (varchar,
text etc do not work if the data contains nulls embeded in it).
The data type i would like to store is unsigned char *, and it may have
nulls or any other special charecters in it.
INSERT statement works by escaping the special chars using \, but i
could not retreive the results using libpq. The values terminates on a
'\0' character. Is there any other datatype which may be used to store a
binary data string.
Please reply to my email-id as i am not a member of the list.
regards,
Yamini.