Of course, this would be a lot easier with SQL Server Express edition. Is
there some reason you did not migrate?
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva www.betav.com Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit
www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
[quoted text, click to view] "Andrea Montanari" <andrea.sqlDMO@virgilio.it> wrote in message
news:52c5o2F1o3mquU1@mid.individual.net...
> hi Marcel,
> Marcel Kränzle wrote:
>> Hi there,
>>
>> I hope that I've an easy question. I've 2 pc's, one with MSDE and one
>> without. Now I want to use the msde from the pc without msde. But I
>> can't connect to database. In the configuration I found no option to
>> enable an external access. How can I enable an external access? Both
>> pcs are in the same workgroup.
>
> MSDE installs by default disabling network protocols and thus supporting
> local connections only..
> you can modify that behaviour at install time, specifying the
> DISABLENETWORKPROTOCOLS=0 parameter to the setup.exe boostrap installer,
> or later, at "run time" executing the Server Network Utilities
> (svrnetcn.exe) and enabling the required network protocol(s)..
> --
> Andrea Montanari (Microsoft MVP - SQL Server)
>
http://www.asql.biz http://italy.mvps.org > DbaMgr2k ver 0.21.0 - DbaMgr ver 0.65.0 and further SQL Tools
> --------- remove DMO to reply
>