Skip to main content
Version: 5.4

OLE DB

Options for OLE DB Providers

warning

Attention: OLE DB is not supported in Docker.

OLE DB connections need a connection string. The OLE DB provider needed has to be installed and must be active.

NameName of the configuration
Connection stringSelect a connection string from the drop-down menu.
Command time-outTime (seconds) that the Router waits for an SQL command to terminate. Increase if your projects involve commands of long duration (e. g. stored procedures). Note that you also need to increase the value for the individual connections that trigger long queries.
Command time-outTime (seconds) that the router waits for a command to complete. For long queries, it may be necessary to increase the value. Note that you also need to increase the value for the individual connections that initiate long queries.
Connection time-outTime (seconds) that the Router may need to establish connection.
Parallel connectionsNumber of connections that the Router may establish parallely. The more connections the faster the Router the slower probably the database. Ask your database administrator how many connections the Router may establish. This depends on your project’s scale, of course.
Polling intervalDistance at which the database is queried.