- Sarath Pappireddy
- PowerBuilder
- Monday, 30 September 2019 07:50 PM UTC
Hi Team,
We are using SQL Server 2012 database to connect one of the Power builder 8.0 application.
I have used below connection settings to connect for SQL server 2012.
SQLCA.DBMS = "SNC"
SQLCA.LogId = "sqluser1"
SQLCA.LogPass = "password123"
SQLCA.ServerName = "ACQServer"
SQLCA.AutoCommit = False
SQLCA.dbparam=”Database=’ACQ’, provider=’SQLNCLI11’
I am getting below error while connecting.
"dbms SNC is not supported in your current installation"
Can anyone tell me with connection settings and also help me like whether SNC is supported for Power builder 8 with SQL server 2012.
Please help me on this .
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.