fastfirebird
Programmer
HERE IS THE SITUATION
- I have created a database which has several tables in it.
- I have also created a front end, to this database for the web, where users can fill in information for this database using a single online form.
- This form submits the information into SEVERAL DIFFERENT tables within the database.
-PROBLEM-
When all of this info is then put in the database in the 7 different tables, I have no way of knowing which entry corresponds with which. I need to have the database store the same ID number with each table entry, so that I know which entry corresponds with the other tables entries.
If you have any problems understanding this, feel free to ask any questions.
ANY HELP AT ALL IS APPRECIATED...
Thank you
Clark
- I have created a database which has several tables in it.
- I have also created a front end, to this database for the web, where users can fill in information for this database using a single online form.
- This form submits the information into SEVERAL DIFFERENT tables within the database.
-PROBLEM-
When all of this info is then put in the database in the 7 different tables, I have no way of knowing which entry corresponds with which. I need to have the database store the same ID number with each table entry, so that I know which entry corresponds with the other tables entries.
If you have any problems understanding this, feel free to ask any questions.
ANY HELP AT ALL IS APPRECIATED...
Thank you
Clark