Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9129

Re: Using FirebirdSql.Data.FirebirdClient.dll with ADO.NET in PB 12.5 .NET

$
0
0

Hello Andreas,

 

I have tried to follow on your instructions but unfortunately I get an exception being thrown when trying to connect to the database. Here is an error message displayed:

ErrorMsg.jpg

My database profile matches yours:

DatabaseProfile.jpg

Here is DatabaseConnection Syntax:

// Profile FirebirdTest

SQLCA.DBMS = "ADO.Net"

SQLCA.LogPass = <*********>

SQLCA.LogId = "SYSDBA"

SQLCA.AutoCommit = False

SQLCA.DBParm = "Namespace='FirebirdSql.Data.FirebirdClient',PROVIDERSTRING='Database=C:\\Temp\\EMPLOYEE.FDB;DataSource=localhost;Port=3050;',Database='EMPLOYEE'"

 

I use PB.Net 12.5.2/5006, Firebird 2.5.2.26540_0_x64 and have installed FirebirdClient NETProvider-4.0.0.0.msi. The same error message gets displayed in Classic as well. Just for test I have set up an SQLAnywhere database and managed to connect using ADO.Net.

 

Do you have any idea what might have gone wrong? Thank you in advance!


Viewing all articles
Browse latest Browse all 9129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>