Oracle SQL Developer 1.5 has several improvements that includes versioning support.
Failing to connect to SQLEXPRESS using Windows authentication [which requires Single Sign On] changed it to SQL Server/Windows authentication and tried to connect to it using SQL Developer 1.5 by providing tested login credentials.
Failing to connect to SQLEXPRESS using Windows authentication [which requires Single Sign On] changed it to SQL Server/Windows authentication and tried to connect to it using SQL Developer 1.5 by providing tested login credentials.
Simply the name,
SQLExpress or
[machine_name]\SQLEXPRESS
is not recognized.
-------------------
The Bug:
When Windows authentication was not chosen, the error message displays the following at the bottom of this screen:
Status:Failure -Login failed for user 'SQL15'. The login is a SQL Server Login and cannot be used with Windows Authentication.
The New/Select Database Connection window shows that this option is not chosen.
-------------------
The Bug:
When Windows authentication was not chosen, the error message displays the following at the bottom of this screen:
Status:Failure -Login failed for user 'SQL15'. The login is a SQL Server Login and cannot be used with Windows Authentication.
The New/Select Database Connection window shows that this option is not chosen.
No comments:
Post a Comment