Andy Jerison
Hi Natasa, Welcome to Magic and to the group. :) You might want to copy this program, change the copy to an Online (i.e., desktop deployment) task using the memory database, and work with that to help you understand how the engine works. You'll be working in a simpler environment where you can easily monitor what happens both in Magic and in the database. Your program could be failing to update the database for two reasons: 1) It doesn't leave the row, or 2) It leaves the row but the update is wrapped in a transaction which isn't committed.
On Sat, Mar 17, 2018 at 3:21 PM, Natasa Panic <natasa.panic.970@...> wrote: Hi all,
|
|