Re: Problem with MSDE 2000 Rel A.
From: Andrea Montanari (andrea.sqlDMO_at_virgilio.it)
Date: 03/18/04
- Next message: Andrea Montanari: "Re: How do I import/export databases in MSDE?"
- Previous message: Andrea Montanari: "Re: newbie question"
- In reply to: Raymond: "Problem with MSDE 2000 Rel A."
- Next in thread: Jesus Perez Castaņeda: "Re: Problem with MSDE 2000 Rel A."
- Reply: Jesus Perez Castaņeda: "Re: Problem with MSDE 2000 Rel A."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 18 Mar 2004 16:26:03 +0100
hi Raymond,
"Raymond" <dfs@ddd.com> ha scritto nel messaggio
news:uEeYk4MDEHA.3236@TK2MSFTNGP09.phx.gbl...
> I have just installed the MSDE 2000 Rel A. At command prompt and type
> osql -S.\MSDE -E and I got an error message 'SQL Server does not exist or
> access denied. But if i use osql -Sservername\MSDE -E and it's work. I can
> use the . instead of server name on MSDE 2000.
>
> And my bigger problem is that I have Enterprise Manager on another PC,
tried
> to register the new SQL Server and got the same error message 'SQL Server
> does not exist'? I have tried using windows and SQL authentication, both
> also didn't work.
>
please verify that MSDE instance has network protocols enabled...
by default, up to sp3a, MSDE installs disabling network protocols in order
to grant higher security for MSDE users, but this prevent the use of the
installed instance for remote clients...
run svrnecn.exe, the Server Network Utility, and verify that the preferred
protocol is enabled..
-- Andrea Montanari (Microsoft MVP - SQL Server) http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org DbaMgr2k ver 0.6.0 - DbaMgr ver 0.52.0 (my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual interface) --------- remove DMO to reply
- Next message: Andrea Montanari: "Re: How do I import/export databases in MSDE?"
- Previous message: Andrea Montanari: "Re: newbie question"
- In reply to: Raymond: "Problem with MSDE 2000 Rel A."
- Next in thread: Jesus Perez Castaņeda: "Re: Problem with MSDE 2000 Rel A."
- Reply: Jesus Perez Castaņeda: "Re: Problem with MSDE 2000 Rel A."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|