Script functions reference > ODBC functions > ODBC startup arguments

ODBC startup arguments
You can specify the following ODBC startup arguments before you export the StreamServe Project.
-odbcpool <n>
Enables the ODBC connection pool used by the StreamServe scripting functions and specifies the maximum number of objects in the pool.
Enabling the ODBC connection pool improves the performance of ODBC connections because the ODBC pool leaves the connection to the database server open rather than reconnecting and disconnecting for each call. Short-lived connections show the most performance benefits.
If you have a low number of open connections (i.e. you have a low number of scripts that involve ODBC calls), enabling the ODBC connection pool with a low pool value may provide slight performance improvements.
-odbcTimeOut value
 
OpenText StreamServe 5.6.2 Updated: 2018-01-26