[DUG] Tables
Marshland Engineering
marshland at marshland.co.nz
Fri Feb 5 16:26:22 NZDT 2010
I'm using Absolute database for my Delphi database applications. For what I see, it works much like MS access.
I randomly get file locked when editing data .
To be honest I have not really got my head around editing and posting.
I have several DBGrids showing the same table in several forms, Jobs by account, Jobs by date etc.
>From a previous reply from this group, I have added a unique number to the Job table. That way I can use the same editing Form for the data independent from which grid it came from.
How can I ensure that whenever I'm in the editing routine, the record I'm working on, is in edit mode.
Do I put the table in edit mode when I leave the main form and go into the editing form,
Do I put it in the editing form with OnShow
Which record in which table do I put into edit mode, the one pointing from the DBgrid (Eg Jobs by Account) or the one I found in the source Jobs table from the unique reference?
Thanks Wallace
03 3237449
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20100205/2295c714/attachment.html
More information about the Delphi
mailing list