From: Scott P. <sco...@vi...> - 2012-01-18 18:28:02
|
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 connection settings from the applications that do work currently, and then compare accordingly to ensure the connections are identically configured first. If that is still an issue afterwards, then please do mention here again. Kind regards, Scott :) On 18/01/2012 13:51, Brad Swearingen wrote: > > 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 Visual Studio using the > FirebirdSql.Data.FirebirdClient.dll client. Characters like È and è > appear like ?. I have tried version 2.6.5.0 and it works the same way > as our shipping version 2.5.2.0. The Firebird version is 2.5.1. Is > there a known problem using UTF8 or is there anything I can try to get > this to work? > > Thanks, > > Brad > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > > > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |