SysChat

SysChat (http://www.syschat.com/forum.php)
-   Development (http://www.syschat.com/software-support/development/)
-   -   Asp/sql (http://www.syschat.com/asp-sql-2510.html)

nit_ath 08-23-2007 12:41 AM

Asp/sql
 
Hi,

i am trying to add record in Access table through ASP page and getting following error

Cannot Update Database or Object is REad Only

in fact if i add record through VB or Access in same table its working.

please help me out

Tahnks

mahahaavaahava 08-23-2007 09:05 AM

Hi,

you need to grant at least write priviledges for IUSR_<your server name>. This is the service that IIS uses to access external files.

HTH

PEtri


All times are GMT -4. The time now is 07:39 AM.


Copyright © 2005-2013 SysChat.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54