SQL Server Connection String

General development discussion.

Moderators: Susan Smith, admin, Gabriel

Post Reply
GomezL
Posts: 258
Joined: Wed Apr 29, 2009 5:51 am
Contact:

SQL Server Connection String

Post 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.
GomezL
Posts: 258
Joined: Wed Apr 29, 2009 5:51 am
Contact:

Re: SQL Server Connection String

Post by GomezL »

It turns out that the message is just informational. (False Positive)
Post Reply