-
Coxiez
Help for sql odbc connection
Newly install sqlserver 2008 r2
in normal installation
Install all file>MSSQLSERVER, server and web set to auto>mix password for sa>done installation
login in sqlserver using sa and password are OK
Restore MuOnline.bak are OK
Creating odbc server testing in 64bit odbc connection
Ex. i created in odbc
MuOnline/(local)>set to Windows NT for login>db MuOnline, test and connected success
Starting the server all OK without problem
I set the server for easy test sql account connection in server db
dbname: MuOnline
dbuser: sa
dbpass: 123456
dbserver: (local)
In my second test setup for odbc if i use the login account by using
user: sa
pass: 123456
The server won't accept the odbc account it say like no permission to login in 'Admin' like that.
How can i fix this kind of issue?
-
-
Re: Help for sql odbc connection