App.ini [PRCLPRODMSSQL1_DS] ;Autocommit defaults to false if no entry here - can be overridden in users registry Name=ProductionMSSQL AutoCommit=true DBMS = "SNC SQL Native Client(OLE DB)" DBPARM = "DataBase='PrcDb',PROVIDER='SQLNCLI11'" ServerName = "mss-em-0333-aol.eur.nsroot.net,2431 " LogId = "prcmsprd" LogPass = "*******" Lock="RR" *Reproduce Steps: We are SNC Native Client for database Remarks: When we try to run the application it is giving the below error. Please resolve this for us
Unfortunately, there can be many environmental, network and of course SS configuration settings that can affect your choice of a DB Client to use, it's settings and options. Not only for the best connectivity but also performance and sometimes DML functionality as well. So again - IMHO - the best advise I can give you (for any DBMS vendor) is to contact your organizations DBA team for their advice on the best avenue to proceed DBMS connectivity wise.
Note though for Microsoft SQL Server, the PB drivers will want to connect to SS via TCP/IP. So please make sure that your DBA team has configured SS to utilize TCP/IP connectivity. HTH
Regards ... Chris