skip to main content
Welcome to Progress DataDirect for ODBC for Microsoft Dynamics 365 Driver: Version 8.0.0 : Connection string examples
  

Try DataDirect Drivers Now

Connection string examples

ODBC provides a method for specifying connection information via a connection string and the SQLDriverConnect API. This section provides examples of connection strings configured to use common features and functionality. You can modify and/or combine these examples to create a connection string for your environment.
In addition to the connection strings for DSN-less connections demonstrated in this section, the driver supports DSN and File DSN connection strings. See "Using a connection string" for syntax and detailed information for supported connection string types.
Note: The options and values described in this section apply to all configuration methods.
* NTLM
* OAuth 2.0 refresh token grant
* OAuth 2.0 client credentials grant
* OAuth 2.0 access token flow