
July 2nd, 2008, 03:16 PM
|
|
Registered User
|
|
Join Date: Jul 2008
Posts: 4
Time spent in forums: 1 h 36 m 2 sec
Reputation Power: 0
|
|
|
Does .NET Provider 1.7.1 support Firebird 2 and UTF8?
Hi,
I am having problems getting a .net 1.1 app that uses the .NET Provider 1.7.1 working with UTF8.
The server is Firebird 2 which it seems to talk to but when I set Charset=UTF8 in the connection string it errors.
If I use the version 2 provider with VS2005 and do the same thing it works correctly.
The reason I ask is that I would rather not upgrade the app to .NET 2 at the moment.
Regards
|