
i test many website (asp) on wwwroot folder , but it have same reason : " database is read-only , can't updateable " , i use ACCESS database, help me , these are two message i copied :
-------
The database connection is able to read data, but updates (writes) are not working.
The Web server's system account needs write permission on the Windows 'tmp' and the database folders.
Contact your server administrator or hosting company support for assistance.
-------
operation must use a updateable query
--------
i was check my database , the atribute 'Read-only' is not choose (it is mean my database can write)
help me ,thanks a lot !