Results 1 to 2 of 2

Thread: Connect to password protected shared location for access DB

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2012
    Posts
    8

    Connect to password protected shared location for access DB

    I would like to connect to a password protected shared location that has an access database using an ASP page. I have the user name and password needed to connect to the shared location but I am not sure how to set up the connection string in order to get this done. The access database I would like to connect to does not need a username or password, only the shared location does. Any help would be greatly appreciated.

  2. #2
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Connect to password protected shared location for access DB

    Hello,

    If I were you, the first thing that I would try would be to run the IIS Application Pool that is running your ASP.Net Site as a user who has access to the share.

    Gary

Tags for this Thread

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