Page 1 of 1

SQL Server Connection String

Posted: Tue Dec 06, 2022 9:03 am
by GomezL
I am trying to create a connection string and am receiving the following error:

• SQLDriverConnect(with connect string): connecting to database message SQL Dagnostic Info SQLState:01000 DB Err:5703 [Microsoft][SQL Server Native Client 11.0][SQL Server]Changed language setting to us_english.

Does anyone know how I can get around this?


Note: The error is just informational, but is causing BR to return an error.

Re: SQL Server Connection String

Posted: Fri May 19, 2023 12:26 pm
by GomezL
It turns out that the message is just informational. (False Positive)