Kalyani Phadke <kphadke-8X8oebJBdj0/CDIEhCN/twC/[EMAIL PROTECTED]> wrote:
Yes , It worked. Could you pls tell me whats the difference between adLongVarWChar and adLongVarChar? Does SQLite support Unicode encoding(UTF-8)?
SQLite does support UTF-8. But I suspect ADO actually converts the data to Windows current code page when adLongVarChar is specified, not to UTF-8. You know - Control Panel | Regional and Language Options | Advanced | Language for non-Unicode Programs.
Igor Tandetnik
----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------