|
-
Nov 20th, 2009, 03:17 AM
#1
Thread Starter
Member
Re: Access Database Shared on the server
 Originally Posted by dee-u
You just have to specify the path where the database is located, something like this.
Code:
"Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=False;Data Source=\\computer1\SharedFolder\db1.Mdb"
computer1 is the name of the computer, SharedFolder is the shared folder where d1.mdb is located.
Thanks for reply,
It helps me...Thanks a lot both of you
Last edited by ryanbesitulo; Nov 20th, 2009 at 05:48 AM.
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
|