ASP --> OLEDB --> Access db ?
From: ChrisB (anonymous_at_discussions.microsoft.com)
Date: 03/03/04
- Next message: Jeff Cochran: "Re: ASP --> OLEDB --> Access db ?"
- Previous message: Bob Barrows: "Re: Issue with ASP/IIS and remaining Access 2K lockfile .ldb"
- Next in thread: Jeff Cochran: "Re: ASP --> OLEDB --> Access db ?"
- Reply: Jeff Cochran: "Re: ASP --> OLEDB --> Access db ?"
- Reply: Roland Hall: "Re: ASP --> OLEDB --> Access db ?"
- Reply: Bullschmidt: "Re: ASP --> OLEDB --> Access db ?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 3 Mar 2004 13:06:14 -0800
I have an ASP page using OLEDB to connect to an Access97 db. In the Conn string I must use an explit path to the mdb, e.g. C:\inetpub\wwwroot\mydir\mydb.mdb - by doing this I also have to provide Read/Write to the NT INET user account to open file and query tables.
Since I am dealing w/ an ISP hosting my app, it's not easy to call them and ask them to add rw perms on my virtual directory. Is there a way around this?
Thanks in advance,
ChrisB
- Next message: Jeff Cochran: "Re: ASP --> OLEDB --> Access db ?"
- Previous message: Bob Barrows: "Re: Issue with ASP/IIS and remaining Access 2K lockfile .ldb"
- Next in thread: Jeff Cochran: "Re: ASP --> OLEDB --> Access db ?"
- Reply: Jeff Cochran: "Re: ASP --> OLEDB --> Access db ?"
- Reply: Roland Hall: "Re: ASP --> OLEDB --> Access db ?"
- Reply: Bullschmidt: "Re: ASP --> OLEDB --> Access db ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|