Skip to main content
Version: 5.6

OLE DB Plug-in

Connection Options for OLE DB Drivers

note

Note: OLE DB is not supported in Docker.

OLE DB connections essentially require a connection string. The OLE DB provider for your database system must be installed and active.

PropertyDescription
NameAny name under which this database server appears in the connection configuration. Choose a name that is unique to you during the connection configuration.
Connection StringSelect a connection string from the drop-down menu.
Command TimeoutTime (in seconds) that the router waits for an SQL command to complete. For long-running queries, it may be necessary to increase this value. Please note that you must also increase this value for individual connections that trigger long queries.
Concurrent ConnectionsNumber of connections the router is allowed to establish simultaneously. The more connections, the faster the router, but the database may be slower under certain circumstances. Ask your database administrator how many connections they allow the router to use. This naturally also depends on the scope of the project.
Polling IntervalInterval at which the database is queried.