|
-
December 28th, 1999, 04:21 AM
#1
dbgrid
suppose I have a master-detail form and want to enter data in the detail form using dbgrid. Is it possible to enter, update, delete 10-15 records .But one problem is that I have 4 tables to be updated with the entry I make.Please help and if possible send me the code.
-
December 29th, 1999, 05:41 AM
#2
Re: dbgrid
You can't update 5 tables directly but you can use workaround. Try to build temporary table with necessary information for update and let grid to update this table and then update original tables.
[ufo]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|