on 2013 Aug 01 2:39 PM
Request clarification before answering.
Hi All,
Thanks for your reply!!
I have resolved the issue by creating another sql authenticated user and changing the security of SQL server to "Windows and SQL authenticated". I was able to create a running connection with SQL server from MII.
Also there was issue with the password complexity so I used a simple password and was successfull.
If anybody has accesed the only "Windows authentication" secure database using MII, please reply.
Regards
Swapnil.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Swapnil,
If you believe your uername/password combination is correct. Then check if the SQL server is configured for both modes of Authentication (Windows and SQL Server Authentication). By default, SQL Server uses Windows Authentication, however MII/JDBC Driver would use SQL Server Authentication.
Check Troubleshooting: Login Failed for User 'x'
"Login failed for user" error message when you log on to SQL Server
Also, I see multiple SQLJDBC Driver deployed in MII, may be there is a conflict. Try removing all and adding only SQLJDBC4 driver.
Regards
Tufale Ashai.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tufale,
Thanks for ur reply.Earlier the the authentication was on for windows but SQL server is now configured for both modes of Authentication (Windows and SQL Server Authentication) and I am trying to use the earlier windows username but same error.Also tried with another user husing SQL authentication but still the error persists.
I you have done such a configuratuion please detail me the process.
Thanks,
Swapnil
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.