|
-
Jul 6th, 2001, 08:21 AM
#1
Thread Starter
Lively Member
Asp page that connects to an Access Database on another computer?
How can I create an ASP page that connects to an Access Database on another computer. I an having problems with the user having permission to the database.
Should I create a user just for this or use NT permissions?
My web server is web1 and the database is located on a server fpr1. Everyone in the plant has access to this database. But the local Iuser on the web server doesn't.
Thanks
Brandon
-
Jul 6th, 2001, 12:46 PM
#2
Black Cat
You have at least three choices:
1. Run the web server as a more priviledged user (probably a bad idea).
2. Lower the permissions on the database or share so that Everyone or Anonymous users have access to it. (Still lowers some security).
3. Move the DB to the web server if it won't cause other problems.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
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
|