Subject | Re: [IBO] Connect to Database calls Generator |
---|---|
Author | Florian Hector |
Post date | 2003-01-02T17:47:41Z |
Helen,
thank you very much, this has helped a lot.
value just before a new row is posted.
However, I could only get it pass the compiler with
...FieldByName('ID').AsInteger := cnBestell.Gen_ID('Gen_tabBestell',1), note
the apostrophe.
Florian
thank you very much, this has helped a lot.
> value, is not (or ought not to be) a problem. You should review yourI left the GeneratorLink property undefined and assign a newly generated
> program flow, however, and only call DML methods on queries when the DML
> operation is actually needed.
value just before a new row is posted.
However, I could only get it pass the compiler with
...FieldByName('ID').AsInteger := cnBestell.Gen_ID('Gen_tabBestell',1), note
the apostrophe.
Florian