View Single Post
  #4 (permalink)  
Old 09-20-03, 11:34 AM
Shane Shane is offline
Coding Addict
 
Join Date: Jun 2003
Location: Maryland, US
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by skchakri
Hi shane,
Thanx for the reply....
but i didnt get u correctly....
i dont know how to set permissions in ASP land setting privleges to the database.
If you have direct access to the server, just find the access database, right-click on it, and select the "Security" tab. Depending on your version, you may need to click on the permissions button, but you should see a list of usernames. Click on add and add the username "IUSR_XXXXXXX". Replace XXXXX with your machine name. After you add that username, make sure you give that user write privledges.

If you don't have access to the server, ask your host or someone else who has direct access to do it for you.
__________________
Shane Bauer
Microsoft Certified Professional (MCP) - ASP.NET
ASP/ASP.net, C#, VB/VB.NET, PHP, Perl, SQL
Reply With Quote