Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 7329

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

$
0
0

Just to make a correction: DLL is added as a reference...

 

sqlca.DBMS = "ADO.NET"

sqlca.LogID = "sysdba"

sqlca.LogPass = "masterkey"

 

sqlca.DBParm =  "Namespace='FirebirdSQL.Data.FirebirdClient.dll',DataSource='localhost', 'Database=localhost:C:\\IDBREFRW.FDB'"

 

connect using sqlca;

 

Has the DBMS still be set to ADO.NET?


Viewing all articles
Browse latest Browse all 7329

Trending Articles



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