joebuzz83
10-22-2009, 03:44 PM
Hi everyone,
I hate being that guy who signs up to a forum and asks a question that's probably been answered 10000 times but I need to. I've searched for an answer tothis question but none that I find make it more clear for me.
I get confused onthe relationships between the webform and how to get the data onto a new database.
My questions are:
is a SQL database something that needs to be made seperatly from a form? In other words does a seperate table need to be set up before data gets sent to a database or can a table be dynamically created from the forms submit button?
After the user submits on a form how does the data get stored? How do I send the data to a database for it o be stored?
I feel like I might get flamed for this, but I hope not. Also I understand that this may not be a 1,2,3 answer, but any guidance that can point me in the right direction would be appreciated.
I hate being that guy who signs up to a forum and asks a question that's probably been answered 10000 times but I need to. I've searched for an answer tothis question but none that I find make it more clear for me.
I get confused onthe relationships between the webform and how to get the data onto a new database.
My questions are:
is a SQL database something that needs to be made seperatly from a form? In other words does a seperate table need to be set up before data gets sent to a database or can a table be dynamically created from the forms submit button?
After the user submits on a form how does the data get stored? How do I send the data to a database for it o be stored?
I feel like I might get flamed for this, but I hope not. Also I understand that this may not be a 1,2,3 answer, but any guidance that can point me in the right direction would be appreciated.