AmyLynnHill
Registered User.
- Local time
- Today, 01:22
- Joined
- Dec 7, 2005
- Messages
- 81
I'm building a db and have questions on the approach/designs.
I have a form, user inputs a SSN, it runs a query that returns several lines of information. I want to be able to select ONE record, have it write to a table named "groups" that is a sub form. Any suggestions on how to select the one record and have it write to a table? The information is being querried against lined tables to an outside SQL db.
I have a form, user inputs a SSN, it runs a query that returns several lines of information. I want to be able to select ONE record, have it write to a table named "groups" that is a sub form. Any suggestions on how to select the one record and have it write to a table? The information is being querried against lined tables to an outside SQL db.