Store

Connection string
Enter a connection string for the target database, or click on the Variables button on the right, to select a variable which will contain the connection string.
You can either use the Get DSN button to list available system configured DSN or use the Wizard button to generate a new connection string.
Query
Enter a target query to execute on the configured database, or click on the Variables button on the right, to select a variable which will contain the query or use variables dynamically inside the query.
Create insert
Use this button to create a standard default INSERT SQL query placeholder clause.
Create update
Use this button to create a standard default UPDATE SQL query placeholder clause.
Wizard

Provider
Select here the provider (driver) to use to generate the target connection string. Drivers installed on the same Scanshare server are listed, by selecting an entry from the list the Properties section will be automatically populated with the specific driver properties.
Properties
Here all the specific selected driver properties will be listed, configure the needed properties according the type of connection to establish. For further information on the meaning of each property please refer to the selected driver documentation.