M
muralidharan
Hi guys,
I tried creating an application and it worked fine in the localhost. I
uploaded the same into the web in a remote folder. The select or edit
query in the application works fine. Whenever an add or update or
delete query is run it gives me an error saying
ASPCode:
ASPDescription:
Category:Microsoft JET Database Engine
Column:-1
Description:Operation must use an updateable query.
File:/cai/userpage/admin/writetodb.asp
Line:26
Time:2:32:39 AM
Date:5/9/2004
Browser:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; MyIE2; .NET
CLR 1.0.3705; .NET CLR 1.1.4322)
URL:/cai/userpage/admin/writetodb.asp
Query:
In localhost I cleared this error by giving IUSER_Computername. I dont
know how to set the same for remote folder. The database is in access.
I even tried setting the connection mode to 3 (admodereadwrite) and
777 (rwx) permission for the db file. Can you guys tell me how to fix
this issue in the remote folder.
Thanks in advance.
Murali.
I tried creating an application and it worked fine in the localhost. I
uploaded the same into the web in a remote folder. The select or edit
query in the application works fine. Whenever an add or update or
delete query is run it gives me an error saying
ASPCode:
ASPDescription:
Category:Microsoft JET Database Engine
Column:-1
Description:Operation must use an updateable query.
File:/cai/userpage/admin/writetodb.asp
Line:26
Time:2:32:39 AM
Date:5/9/2004
Browser:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; MyIE2; .NET
CLR 1.0.3705; .NET CLR 1.1.4322)
URL:/cai/userpage/admin/writetodb.asp
Query:
In localhost I cleared this error by giving IUSER_Computername. I dont
know how to set the same for remote folder. The database is in access.
I even tried setting the connection mode to 3 (admodereadwrite) and
777 (rwx) permission for the db file. Can you guys tell me how to fix
this issue in the remote folder.
Thanks in advance.
Murali.