all groups > sql server msde > april 2005 >
You're in the

sql server msde

group:

MSDE installation - login failed


MSDE installation - login failed randers
4/19/2005 4:02:24 PM
sql server msde:
Hello,

I am installing MSDE 2000 on a Windows 98 machine. After
installation, the SQL server is running, but when I try to
run my program against the SQL server, I get the following
message "Login failed for user "null" note associated with
a trusted SQL Server connection"

I'm running setup in the command line mode, what am I
missing in the command line?

Thank you,
Re: MSDE installation - login failed Hari Prasad
4/19/2005 11:43:02 PM
Hi,

By default, the MSDE was install with integrated Security. Thats the reason
you are getting this error.
Windows 98 will not support Windows authentication. So use SQL server
authentication to connect to MSDE.

Thanks
hari
SQL Server MVP

[quoted text, click to view]

AddThis Social Bookmark Button