When you enter in the ‘sa’ credentials for a connection to a SQL Server 2005 instance and click ‘Next’, you receive the error below if SQL Server or SQL Native Client driver is selected:
When you enter in the ‘sa’ credentials for a connection to a SQL Server 2008 instance and click ‘Next’ you receive the error below if SQL Server, SQL Native Client or SQL Native Client 10.0 driver is selected:
SQL Server or SQL Native Client:
SQL Native Client 10.0:
Connection failed:
SQLState: ‘28000’
SQL Server Error: 18452
[Microsft][SQL Native Client][SQL Server]Login failed for user ‘sa’. The user is not associated with a trusted SQL Server connection.
SQLState: ‘28000’
SQL Server Error: 18452
[Microsft][SQL Native Client][SQL Server]Login failed for user ‘sa’. The user is not associated with a trusted SQL Server connection.
When you enter in the ‘sa’ credentials for a connection to a SQL Server 2008 instance and click ‘Next’ you receive the error below if SQL Server, SQL Native Client or SQL Native Client 10.0 driver is selected:
SQL Server or SQL Native Client:
Connection failed:
SQLState: ‘28000’
SQL Server Error: 18456
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user ‘sa’.
SQLState: ‘28000’
SQL Server Error: 18456
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user ‘sa’.
SQL Native Client 10.0:
Connection failed:
SQLState: ‘28000’
SQL Server Error: 18456
[Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user ‘sa’.
SQLState: ‘28000’
SQL Server Error: 18456
[Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user ‘sa’.