gillbates21
04-22-2006, 09:34 AM
When I use onlySQL and INSERT, UPDATE and DELETE queries to manipulate data in my tables then do I need relationships :confused:
For example, if I insert data from a form, I use as many INSERT queries as needed to insert all the data to all the tables. All SQL.
For example, if I insert data from a form, I use as many INSERT queries as needed to insert all the data to all the tables. All SQL.