Storage - Form Wizard Pro

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
6/3/2010 6:41:36 AM
Gravatar
Total Posts 1

Storage - Form Wizard Pro

Hello,

Does Form Wizard Pro store data vertically or horizontally in the database.  What I mean is will a table be created to store data for a new form (horizontal), or is one table used with key/value pairs?

Thanks,

Scott

6/3/2010 7:04:24 AM
Gravatar
Total Posts 18439

Re: Storage - Form Wizard Pro

Hi Scott,

Form Wizard Pro has a fixed set of 5 tables:

  • sts_WebForm
  • sts_WebFormOption
  • sts_WebFormQuestion
  • sts_WebFormResponse
  • sts_WebFormResponseSet

it does not create new tables or columns for each form/survey.

Data is essentially stored as key/value pairs along with other identifier columns.

Hope that helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.