Adding record in detail table or create a new master table for it

Adding record in detail table or create a new master table for it

Post by Marcel van Eijke » Sun, 31 Dec 1899 09:00:00



For speed and maintanance sake (don't mind my English) (is it Englis?)
Should I append a record in a detail table and refresh the master
or should I create a new master table for the detail (comprendo?)

TNX,

Marcel van Eijkel


IT-Student
Holland

 
 
 

1. Problem when inserting records in the detail table (master/detail relation)

I often have this problem, when using D2 : I use a Master/detail relation,
using the MasterSource and MasterFields properties of the detail table, and
when I use an "append" method in the detail table, the new record isn't
created. The "new" record is the last one of the table. But this problem doen't
happen with every Master/Detail relation, and I'm puzzled, since I can't see
any difference. Is this due to a specific property of one TTable or one DataSet
? If you know this, it could be very helpful


2. Algorithm for newid() function

3. Add New record to Master/Detail recordset

4. resize the transaction log

5. making a related file add new records when one is created in the master

6. database not found or no system permission

7. MySql error on master detail BDE table: record is locked

8. Named Parameters In Data Environment

9. Deleting records in master & detail table

10. Coping Master table field entry to Detail table field entry

11. Master Table - Detail Table Weld - How Break?

12. trigger updating a master table from detail table

13. Auto Update master table from detail table