Create a Digitise Forms Datasource

You will need to create a Digitise Forms Datasource where you don't have access to an existing database which you can use instead. For example, to store the data entered by users of your form or to provide a list of items to populate a Check List, Drop List or Radio List where you can't pull the required list from an already existing database.

 

You can create a Digitise Forms Datasource in one of the following two ways:

 

Digitise Forms Datasources are indicated on the Datasources tab by the following icon: Picture showing the Datasources icon..

 

Once you have created a Datasource, you will then need to configure it using the Datasource properties. For example, you can change the name of the Datasource to something more meaningful, specify where you want to store the database which will be created and specify the use of Stored Procedures for writing data to the database.

 

If you define a Digitise Forms Datasource within Form Studio, when you publish your project the database will be created as part of the publish process, if it doesn't exist already. If you subsequently want to make any changes to the database after it has been created, we recommend that you make the changes within Form Studio and republish your project, rather than using an external app or SQL script to implement the changes.