From: Evgeny F. <uf...@pb...> - 2003-09-02 06:16:07
|
Hello, Anybody! I have problem with NETProvider 1.5 Alpha X (1.0 was correct) NF1.1 ... string connectionString = "Database=data.fdb;" + "User=SYSDBA;" + "Password=masterkey;" + "Dialect=3;" + "Server=ufff;" + "Charset=WIN1251;"; //!!! FbConnection dbcon = new FbConnection(connectionString); dbcon.Open(); ... start... and booooh ArgumentException::Inadmissible or not supported type of the code page. (this message from system (!) and socrat translated it from russian...:) I think what problem in GdsDbAttachement.InitializeCharSets() ...ufff... I don't write english:-/ -- ufff... Evgeny mailto:uf...@pb... |