|
-
Jan 14th, 2000, 06:37 AM
#1
Thread Starter
New Member
I need to know if anyone knows how to access a database remotely.
Example: I'm working on a project where I have multiple users accessing the same database off of a server. What control or coding do I use to get the client machines to access the database off of the server?
Brad
-
Jan 15th, 2000, 12:26 PM
#2
Addicted Member
Map a network drive to the Database directory and coe it as local DB.
------------------
Jorge Ledo
[email protected]
Portugal
-
Jan 15th, 2000, 12:34 PM
#3
Guru
if these computers are on the same LAN, you can access the database using the UNC pathname: \\Computername\Sharename\Filename.abc
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
|