Lyle
|
| Posted: 08/23/2001, 10:33 AM |
|
Being new to CodeCharge (1day), I am trying to get some of the examples to
work. Seems that with all I have tried, they bring up records fine, etc. but
if I try to edit or add, I get the following error.
Operation must use an updateable query. (Microsoft JET Database Engine)
Any help on this would be greatly appreciated.
Lyle
|
|
|
 |
Christian Hamel
|
| Posted: 08/23/2001, 10:52 AM |
|
I did get this error at first and I think it is a language problem since my
system is in french. I redesign myself a new database and it worked...
Strange..Maybe you can try (if this is the case) to change your language
settings for english if it is not.
"Lyle" <lbirdwell@ivestserve.com> a écrit dans le messagenews:
9m3eq3$5sg$1@news.codecharge.com...
> Being new to CodeCharge (1day), I am trying to get some of the examples to
> work. Seems that with all I have tried, they bring up records fine, etc.
but
> if I try to edit or add, I get the following error.
>
> Operation must use an updateable query. (Microsoft JET Database Engine)
>
> Any help on this would be greatly appreciated.
> Lyle
>
>
|
|
|
 |
Frank Rocco
|
| Posted: 08/23/2001, 11:25 AM |
|
I had this error and found it to be a security access problem under Win2000.
Just grant access to the database if you are using Access.
HTH
Frank
|
|
|
 |
|