In SQLEXPRESS, where do I set the permission for the ASPNET account, or how do I go about handling this?
Thanks for the information.
BradJust some other information as I have not yet found an answer to this problem - I am using SQLEXPRESS (as stated in the prior post) and IIS 5.1 for other tables. I can using the login controls just fine. I can add users, etc. I created a new database in SQLEXPRESS and it is the tables to this database that I am having a problem with.
Thanks for the help.
Brad|||Okay, the only Express Manager and grant dbo rights to ASPNET. If there is a better way for this, please let me know because I don't know if it is safe to give those rights to this account.
Brad|||Are remote connections enabled for SQL Express? Can you connect remotely at all? You can check if remote connections are enabled using the Surface Area Configuration tool.
What is the login failure error message in the SQL Express error log?
What is the version of SQL Express that you are using?
Thanks
Laurentiu