Hi,

try 127.0.0.1 as server...

p.
[EMAIL PROTECTED] wrote:

Hi,

I tried to acces data from Firebird on Linux with Mono 0.91 but I got a
Firebird Exception:

Unhandled Exception: FirebirdSql.Data.Firebird.FbException: Unable to complete
network request to host "localhost".
in <0x000d0> FirebirdSql.Data.Firebird.FbDbConnection:Connect ()
in <0x0004f> (wrapper remoting-invoke-with-check)
FirebirdSql.Data.Firebird.FbDbConnection:Connect ()
in <0x001e2> FirebirdSql.Data.Firebird.FbConnection:Open ()
in <0x00066> Test:Main (string[])

I use Firebird NET Provider 1.6 Beta3 (Sources compiled with Mono 0.91)
and a connection string like this one:

string connectionString = "Database=/opt/firebird/examples/employee.fdb;" + "User=SYSDBA;" +
"Password=Password;" +
"Dialect=3;" +
"Server=localhost";



Any idea to fix this problem?


Thanks.

eric lemoine ([EMAIL PROTECTED])



_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list



_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to