J
jokobe
hi ng,
the following problem occurs to me:
In a form I'm inserting data in one column, then jump to
the next column. I want to write the changes to the
database when leaving the first column and tried:
domd.save acquery "my_query"
My form is based on my_query and the debugger is throwing
an error like "the query isn't opened". Guess my code is
missing something - any helpful hints?
Thanks in advance
jokobe
the following problem occurs to me:
In a form I'm inserting data in one column, then jump to
the next column. I want to write the changes to the
database when leaving the first column and tried:
domd.save acquery "my_query"
My form is based on my_query and the debugger is throwing
an error like "the query isn't opened". Guess my code is
missing something - any helpful hints?
Thanks in advance
jokobe