The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I've been working on an ASP project and I've been running it from my own PC with IIS, but every time I try to use INSERT or DELETE on my Access DB it gives me the "operation must use an updateable query" error. Are Access databases stored on the localhost somehow not writeable? It works fine when I run it on a web server.<
آخرین ویرایش توسط
نوشته شده در
Check your read/write permissions on the folder in which the database is contained.<
نوشته شده در
Make sure the IUSER account has read/write access to the folder and the file. Even if you're hosting locally, this advice still works: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=16559
<
نوشته شده در
The folders in my wwwroot directory don't have a security tab... I'll see if unchecking read-only on the database folder helps.<
نوشته شده در
If you're running XP you'll need to turn off "Simple File Sharing" in your file/folder options<
نوشته شده در
Originally posted by AnonJrThat did it, thanks.<
If you're running XP you'll need to turn off "Simple File Sharing" in your file/folder options
نوشته شده در
Your welcome.
<
Email Member
Message Member
Post Moderation
بارگزاری فایل
If you're having problems uploading, try choosing a smaller image.
پیشنمایش مطلب
Send Topic
Loading...