Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To manage the list of Quik! forms available to your users, we have built a turn-key ASP.NET web application and SQL Server (2005) database that can be setup and scheduled to synchronize your form data. Please see the QuikFormsWizard project for details.


If you want to build your own database and web service calls, we recommend updating a single table containing the list of forms. This table should be updated at least once per day to ensure the list of forms is current. In addition, if the customer provides the forms service to multiple broker/dealers, the customer should also manage which dealer's forms a user or set of users can see (based on their broker/dealer affiliation).


Quik! recommends the following tables to manage forms (a script to generate all of these tables is included in the file named QuikFormsWizard_TableScript.sql):

...