PDA

View Full Version : i cant add to database


majc
12-04-2005, 01:50 AM
When i execute the script gives me this error:

Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object is read-only.
/add_to_database.asp, line 40

But i gave in IIS permitions to write and read, all the files in wwwroot have permitions to write and read.

Thanks in advance!

BarrMan
12-04-2005, 06:17 AM
Right click on your data base and set the security to give all to add it.

majc
12-04-2005, 03:18 PM
I already right clicked in the database and give the necessary permitions and still dont work. :(

BarrMan
12-04-2005, 03:54 PM
are you sure you've marked it all with full control and read & execute etc?

majc
12-04-2005, 04:48 PM
Can you be more specific with what i have to do?
Sorry for your trouble.

majc
12-04-2005, 05:06 PM
Thanks mate i already solve the problem with the help of this website:
http://www.webwizguide.info/asp/faq/server_permissions.asp
Sorry for your trouble.

BarrMan
12-04-2005, 05:14 PM
glad you solved the problem... and don't sorry for my trouble because this was no touble at all.