Share MSDE 2000 DB On Network

M

MikeC

I'm currently developing an MSDE 2000 database using ADP as the front end.
Our plan is to store the database on a dedicated PC and make it the database
available to a small work group. The operating system is Windows 2000.

How do I make the SQL Server instance visible to other computers on the
network (intranet)?
 
S

Sylvain Lafontaine

You don't have to.

All you have to do is simply to indicate the name of the machine or its
TCP/IP LAN address.

S. L.
 
Top