Hi there

Just wanted to let you know, as I didn't see this posted anywhere: I noticed
that connecting to a database with a path that contains an "Umlaut" (ä, ö,
ü) results in an exception (note the "Aufträge" in the file path):


Error message: FirebirdSql.Data.FirebirdClient.FbException: I/O error for
file CreateFile (open) "M:\Eigene Dateien\Aufträge\test.fdb"

Error while trying to open file ---> FirebirdSql.Data.Common.IscException:
Eine Ausnahme vom Typ FirebirdSql.Data.Common.IscException wurde ausgelöst.

   bei FirebirdSql.Data.Client.Gds.GdsConnection.ReadStatusVector()

   bei FirebirdSql.Data.Client.Gds.GdsConnection.ReadResponse()

   bei FirebirdSql.Data.Client.Gds.GdsDatabase.ReadResponse()

   bei
FirebirdSql.Data.Client.Gds.GdsDatabase.Attach(DatabaseParameterBuffer dpb,
String dataSource, Int32 port, String database)

   bei FirebirdSql.Data.FirebirdClient.FbConnectionInternal.Connect()

   --- Ende der internen Ausnahmestapelüberwachung ---

   bei CT.ManagementStudio.Util.ProjectUtil.CreateEntityProvider(String
fileName)

   bei CT.ManagementStudio.ViewModel.ProjectController.OpenProject(String
fileName)

   bei CT.ManagementStudio.UI.Common.OpenProjectDialog.LoadFile(String
fileName)


Cheers,
Philipp





-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to