All;

 

I just moved from the RC3 provider to the RC5 provider using Firebird 1.5.3 (embedded mode) and can no longer get a connection. Here is the C# line of code that worked before showing the connect string.

 

conn = new FbConnection("Database=D:\\VisualAttorney_DATA\\DATABASE.FDB;ServerType=1");

conn.Open();

 

Has anything changed in RC5 for connection strings?

 

Thanks

Warren Anderson

 

_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to