Click to See Complete Forum and Search --> : permissions problem


lime
03-07-2006, 07:57 PM
Hey, new here. new to asp.

ive made a simple page that queries a .mdb, i want the page to be viewable for everyone on the domain. i can get it working if the .mdb resides on my local machine and it looks at a static table but this is no good. i need people to see live data from the .mbd query which has sql tables and spreadsheets linked within it. if i query the .mdb when it resides on the server i get a permission error. i have no idea how to get around this. what folder permissions do i need on the .mdb or the IIS.. totally stuck.

JayM
03-08-2006, 12:12 PM
Hello,

Welcome to the forums. :)

Can you paste the exact error please?
Are you hosting the script on your website or on your local machine? Only you will have permissions to view it on your local machine. For everyone to see it you must upload it to a website.

Cheers