Results 1 to 6 of 6

Thread: [RESOLVED] Access Database Shared on the server

Hybrid View

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2009
    Location
    Manila, Phillippines
    Posts
    54

    Re: Access Database Shared on the server

    Quote Originally Posted by dee-u View Post
    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
  •  



Click Here to Expand Forum to Full Width