[Firebird-net-provider] [FB-Tracker] Created: (DNET-406) Culture comparison in FBDataReader

2012-01-18 Thread Robert Kindl (JIRA)
Culture comparison in FBDataReader -- Key: DNET-406 URL: http://tracker.firebirdsql.org/browse/DNET-406 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions:

[Firebird-net-provider] UTF8 issue and Firebird Dot Net Data Provider

2012-01-18 Thread Brad Swearingen
I have a database with a UTF8 connection where the data does not appear in a UTF8 format. I can save and look at the data using a Delphi program connecting through the gds32.dll/fbClient.dll and it works as expect. If I use IBExpert, it also works correctly. I cannot get this to work with

Re: [Firebird-net-provider] UTF8 issue and Firebird Dot Net Data Provider

2012-01-18 Thread Michael Ludwig
Brad Swearingen schrieb am 18.01.2012 um 13:51 (+): I have a database with a UTF8 connection where the data does not appear in a UTF8 format. I can save and look at the data using a Delphi program connecting through the gds32.dll/fbClient.dll and it works as expect. If I use IBExpert, it

Re: [Firebird-net-provider] UTF8 issue and Firebird Dot Net Data Provider

2012-01-18 Thread Alexander Muylaert
I don’t have this problem. Is your connectionstring correct? Use FbConnectionstringBuilder and make sure you set it to utf8? Good luck Alexander Van: Brad Swearingen [mailto:swear...@yadasystems.com] Verzonden: woensdag 18 januari 2012 14:52 Aan:

Re: [Firebird-net-provider] UTF8 issue and Firebird Dot Net Data Provider

2012-01-18 Thread Scott Price
Hi Brad, I've had that before where the Character Set specified in the Connection String is different to that the database was connected with, or some combination there of with differences in the connections. Often with other symbol characters like: £ ` ' You might want to just check the