Luis Oliveira wrote:
On 4/nov/2005, at 13:28, Yaroslav Kavenchuk wrote:
(setf CUSTOM:*FOREIGN-ENCODING* CHARSET:UTF-8) not helped
How correct it?
Sorry, I have no idea. Better ask on the clisp or cl-sql mailing lists.
I think, it because string-ptr from clsql is translate to c-pointer, instead of in (c-ptr c-string). :(
Thanks!