Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Granting permissions to SQL database
Message
General information
Forum:
ASP.NET
Category:
Deployments
Miscellaneous
Thread ID:
01376584
Message ID:
01377081
Views:
14
>>>Can someone advise me as to how to provide read/write permissions to my internet users for write access to the data tables? I am able to read data out of them but cannot write to them. This is not a problem in the development environment but appears when I access it via the web. Folder and file permissions are open in the system. It appears to be something related to SQL Server.
>>>
>>>Thanks
>>
>>See last message in http://forums.asp.net/t/1375369.aspx
>
>Thanks Naomi.
>The instruction says
>
>"When you click on the user mappings you willl see the aspnetdb "
>
>What to do if you don't see the aspnetdb?

aspnetdb is the database created if you're using user profiles or external (SQL) based sessions. You have to create the database by running the create script. If you're not using either of the above, then don't worry about it.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform