J
John
Hi!
I use ASP to access the contents of an Access DB.Up till now my application
was workinf fine.
However, I decide to do some changes. So I copy all the files I use in
another directory and I changed the fields of my db.
Now, whenever I try to insert a new record or update an existing one I get
the following msg:
"Operation must use an updateable query"
I tried some simple queries for example to enter a new record with only the
key, but still doesn't work :-(
Any ideas?
Thnx in advance
I use ASP to access the contents of an Access DB.Up till now my application
was workinf fine.
However, I decide to do some changes. So I copy all the files I use in
another directory and I changed the fields of my db.
Now, whenever I try to insert a new record or update an existing one I get
the following msg:
"Operation must use an updateable query"
I tried some simple queries for example to enter a new record with only the
key, but still doesn't work :-(
Any ideas?
Thnx in advance