Carlos:

That is the character set in the connection string ??
 
yes, but if I put charset=iso8859_1 an error is raised

Can you try this under .net cf, Encoding.GetEncoding("iso-8859-1") and let me know the result.
 
I imagine I have to put this Encoding.GetEncoding("iso-8859-1")  after connection string. Isn't it?. I try this but error appears again (with connection , no with dataset).
 
Really the error is with charset because I've changed the charset asigned at one field and the the code works fine.
 
Thanks
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to