E endri81 Registered User. Local time Today, 15:08 Joined Jul 5, 2010 Messages 121 Oct 1, 2010 #1 Hi I have a form with text boxes.I need to enter info from these text boxes to more than one table.How to connect the form with more than one table to make possible this insert?
Hi I have a form with text boxes.I need to enter info from these text boxes to more than one table.How to connect the form with more than one table to make possible this insert?
John Big Booty AWF VIP Local time Tomorrow, 08:08 Joined Aug 29, 2005 Messages 8,262 Oct 1, 2010 #2 Why do you need to insert the same data into several tables? That would, on the face of things appear to be a violation of database normalisation.
Why do you need to insert the same data into several tables? That would, on the face of things appear to be a violation of database normalisation.