Driver
The ODBC Driver to connect to.
Data Type
string
Default Value
""
Remarks
This property is used to specify the ODBC Driver to use, along with any connection properties that are required.
For example: {SQL Server};Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;