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.
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.