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
enable file shares on a Windows home LAN
Transactional Replication
Cannot connect to wireless network
C++ compiler error C2039
how to suppress fields in crystal reports using vb6.0
Disabling FRS (file replication service) in windows 2003 server
Which of these 2 cookies is mine? And what do they mean?
Access to windows server remotely
SQL Server connection throws System.InvalidOperationExc
eption
C# DateTime Error