ok, good idea and easy to do, so i did it....

converted CStrings to char szQ[32768]

unfortunately, same problem

On Sun, Aug 3, 2008 at 11:06 AM, Alexey Pechnikov <[EMAIL PROTECTED]>wrote:

> Hello!
>
> В сообщении от Sunday 03 August 2008 17:57:33 David Nelson написал(а):
> > must be something i said that was confusing...  I've been developing
> > in C++ for over 20 years, programming in general for 45 years!
>
> But why you wan't to try C code? Problem may be with MCF CString or your
> compilation; it's simple to replace CString to char* and identify the
> problem.
>
> Best regards, Alexey.
> _______________________________________________
> 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