Microsoft
Software
Hardware
Network
Question : How do I make a database that stores data from a form with sections that have an unknown number of entries
I have a form that will be entered into a database it has fields for name address etc. but then it also asks for how many bank account info like balance account type etc
it also asks for real estate information
since I dont know how many bank accounts or properties the person filling out the form has I dont know how many columns to create in a table
I assume this can be solved by having multiple tables but I dont know how to proceed
I am using sql 2008
Answer : How do I make a database that stores data from a form with sections that have an unknown number of entries
You can link the data by an id# assigned for the first table to each person.
If you don't, and you use XML, etc., you will make it much much harder on yourself later, as data needs to be added, changed, etc..
Random Solutions
rotate drawstring
How to Create a Macro to remove blanks from Excel 2007 Worksheet
ext2online vs resize2fs
ASA 5505 Can VPN but cannot ping/connect to server or firewall.
SQL 2005 script to backup database
desktop folders reappearing
Layout change in Access
GPO Issue - InPrivate settings not there
Sftp Connection in Delphi
extracting rows from a sheet to a sheet