- arnell va
- PowerBuilder
- Friday, 28 July 2023 08:50 PM UTC
Hi everyone!
I currently have a issue when mi PB app is communicating with driver SQL Native Client v11.0, when try to make the connection I received the following message:
SQLSTATE = 1S00
Microsoft SQL Server Native Client 11.0
Invalid connection string attribute
This connection was working without problems and suddenly the application started to had this issue.
I make a test connection with the odbcad32.exe to validate if there are issues with the driver, but the connection was created successfully.
The string connection looks like this:
DBMS = SNC SQL Native Client(OLE DB)
ServerName = XXXX
DataBase = XXXXX
DBParm = XXXX
PROVIDER='SQLNCLI11';SERVER='XXXXX,PORT';DATABASE='XXXX'
LogId = XXXX
LogPassword = XXXX
Lock = RU
Any suggestion?
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.