PDA

View Full Version : MsSql Server Authentication?? Urgent!


hayashi
10-03-2004, 10:04 PM
Somebody know how to set the ms sql server authentication? :?:

:? Actually i don't know how to shift windows authentication into server authentication even i try out some way in the enterprise manager and it also prompt out:-

"SQL Server registration failed because of the connection failure displayed below.

SQL Server does not exist or access denied.
ConnectionOpen (Connect()) "

:cry: :( Got any solutions :idea: ? pls help me!! :P

hayashi
10-03-2004, 10:04 PM
Somebody know how to set the ms sql server authentication? :?:

:? Actually i don't know how to shift windows authentication into server authentication even i try out some way in the enterprise manager and it also prompt out:-

"SQL Server registration failed because of the connection failure displayed below.

SQL Server does not exist or access denied.
ConnectionOpen (Connect()) "

:cry: :( Got any solutions :idea: ? pls help me!! :P

littlebigone
11-03-2004, 03:57 AM
http://www.dbforums.com/t976301.html

i googled your problem and got the following page. I don't really know what your problem is though. Hope this helps

littlebigone
11-03-2004, 03:57 AM
http://www.dbforums.com/t976301.html

i googled your problem and got the following page. I don't really know what your problem is though. Hope this helps

bachok83
11-03-2004, 09:02 AM
i think u need to configure how your web server to connect to ms sql. i mean the script that u are using.. say php or asp or something.

if u are using php:-

http://us4.php.net/function.mssql-connect

i think that should do..

or if you are using others, let me know..

bachok83
11-03-2004, 09:02 AM
i think u need to configure how your web server to connect to ms sql. i mean the script that u are using.. say php or asp or something.

if u are using php:-

http://us4.php.net/function.mssql-connect

i think that should do..

or if you are using others, let me know..