|
-
Jan 25th, 2002, 09:05 AM
#1
Thread Starter
New Member
Shared DB access using DSN
I have a LAN with a server and clients attached to it. I created a software which links to a MS ACCESS database through a System DSN named MyDSN on the server. Now I want to connect to this database from the client machines using the same dsn name MyDSN so that the database on the server remains shared to all the other clients. Please send me the code. I am using VB 6, MS Access, System DSN, LAN.
-
Jan 25th, 2002, 09:16 AM
#2
you need to create the DSN on the clients as it is on the server (except maybe the path to the database!) - you can't access the one on the server.
-
Jan 25th, 2002, 09:26 AM
#3
Lively Member
Duplication of database
If I create diff DSN's on the client then I can in no way share the DB on the server. THis also implies that I should keep different copies of the DB on each client. This is unfeasible.
-
Jan 25th, 2002, 09:29 AM
#4
-
Jan 25th, 2002, 09:34 AM
#5
Lively Member
Now I have got what u have said. I will try it out and tell u soon. THanks.
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
|