I have a table called tblJob. 

I have two dbgrids displaying the data from tblJobs, tblJobByCustomer and 
tblJobByDay. 

I have an editing Form for changing the data using dbEditBox's. 

How can I use the same Form for editing both tables ? It's like I need to set 
the form property to the relevant DataSource rather than each dbEditBox,

and how do I find the data record in tblJobByDay when looking at 
tblJobByCustomer. They are actually the same data as stored in tblJob


Thanks Wallace. 
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to