View Full Version : help!! problam updating access database


divx-god
06-07-2002, 12:44 PM
hello all.
i have a problam.
i'm using asp to enter string into access data base (access 2002)
but it wont let me.
it say:"must use an updatable quary"
and my quary is fine!!!!
:-(

[This message has been edited by divx-god (edited 06-07-2002).]

llkhoutx
06-07-2002, 04:08 PM
Jet can't back track through your query with multiple linked tables.

Simplify your query.