use Version=3 in your connection string.
Peterson Luiz <[EMAIL PROTECTED]> wrote:
Hi,
I´m using "UTF8Encoding = true" on my conection string in C#, but I can´t
get any special character (like á,ç,ã) in my query results.
If I open the database with any DBTool software, I can see that all the
special caracters are in their right place in the registries, but when I
select then in my C# program, they don´t show up.
Here´s my connection string:
connString=@"Data Source="+dbpath+";New=true;UTF8Encoding=true;Version=2";
What can be wrong??
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.