all groups > sql server msde > november 2004 >
You're in the

sql server msde

group:

OSQL question


OSQL question Brad
11/13/2004 7:05:55 PM
sql server msde: From a command prompt I try to connect to my newly installed isntance of
MSDE. I use the following:

osql -U sa

and I get:

[SHARED MEMORY] Invalid Connection
[SHARED MEMORY] ConnectionOpen(InvalidInstance())

What am I doing wrong here?

Thanks for the information.

Brad

Re: OSQL question Jim Young
11/13/2004 9:13:49 PM
Did you install a named instance?
Specify the server name on the osql command line.
Also, I hope you didn't setup your MSDE instance with a blank password.

Jim

[quoted text, click to view]

Re: OSQL question Michael Tissington
11/14/2004 9:57:24 AM
Try -S <server>\<Instance name>

--
Michael Tissington
http://www.oaklodge.com
http://www.tabtag.com


[quoted text, click to view]

Re: OSQL question Brad
11/14/2004 12:04:42 PM
I did install a named instance with also setting the sa password.

I tried using the -S <server> but I get the same message.

Brad

[quoted text, click to view]

Re: OSQL question RADl0PASlV
11/14/2004 6:08:59 PM
try OSQL.EXE -L

[quoted text, click to view]

AddThis Social Bookmark Button