Bulkloader Database configuration settings

Learn about the settings to be performed in the bulkloader configuration file.

Do the following settings in the applicationSettings node of the update.BulkLoader.exe.config file:

DatabaseConnectionProvider: used to change the database connection provider as the default provider used is SQLOLEDB.

ConnectionStringParameters: used to pass extra connection string parameters to connect to the database based on the supported parameters for the connection provider.