-
1
- #1
Olaf Doschke
Programmer
Hi everyone,
as announced, here is my "Something for the Weekend" question. This time with a little attachment.
I could do this in the lunch break now. But I'll keep the problem description very short:
Unzip the attachment, you'll find a database data.dbc with table1. Try to update records inside, no matter if via UPDATE-SQL, REPLACE or manually in a browse.
You'll always trigger the table1 Update-Trigger as defined in the data.DBC and it'll always Error with Error 111 - Cannot update the cursor TABLE1, since it is read-only.
Two part question:
1. Why the error on a table?
2. How can you overcome the problem?
As always it's easy, if you know. This time you'll get a very useful answer if you didn't know.
As always I'lll appeal to you to not spoil the fun for others with Mike's usual Note re spoilers
If you are one of the first to post a reply, consider using
as announced, here is my "Something for the Weekend" question. This time with a little attachment.
I could do this in the lunch break now. But I'll keep the problem description very short:
Unzip the attachment, you'll find a database data.dbc with table1. Try to update records inside, no matter if via UPDATE-SQL, REPLACE or manually in a browse.
You'll always trigger the table1 Update-Trigger as defined in the data.DBC and it'll always Error with Error 111 - Cannot update the cursor TABLE1, since it is read-only.
Two part question:
1. Why the error on a table?
2. How can you overcome the problem?
As always it's easy, if you know. This time you'll get a very useful answer if you didn't know.
As always I'lll appeal to you to not spoil the fun for others with Mike's usual Note re spoilers
If you are one of the first to post a reply, consider using
tags to hide the answer from casual viewers. To use this tag, type [ignore]
[/ignore] at the end. Note that the tag is delimited by square brackets, not angle brackets.
Alternatively, you can use the spoiler icon on the toolbar - the one that looks like a birthday present wrapped in red ribbon.
To check that you have done this right, use the Preview facility before submitting your post.
Bye, Olaf.
[/ignore]
at the start of the answer, and [ignore]
Alternatively, you can use the spoiler icon on the toolbar - the one that looks like a birthday present wrapped in red ribbon.
To check that you have done this right, use the Preview facility before submitting your post.
Bye, Olaf.