|
-
Jan 14th, 2000, 07:11 AM
#1
Thread Starter
New Member
I'm making a program where the clients have to access a database on a server. How do I get it to find the database over the network?
-
Jan 15th, 2000, 02:53 PM
#2
Lively Member
If you are using ADO to connect ot the database and the LAN setting is correct, then you just need to specify the server name in the connection string. The client PC will be able to locate the server thru the connection string.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|