unix-odbc-value-length-limit.md
Caution
The unixODBC driver manager supports parameter values of up to 1000 characters inodbc.ini
. If your parameter value is greater than 1000 characters (for example, OAuthAccessToken), you must pass it through a connection string rather than specifying it in odbc.ini
.