DataFlex SQL Drivers
DataFlex applications can connect to other database formats by using
a database driver. The Database
Drivers in DataFlex 2021 (and Higher) are specifically designed to
support Unicode and 64-bit.
DataFlex comes with several drivers that are accessible based on your
license:
- DataFlex SQL Server Driver
– this driver is used to access Microsoft SQL Server databases.
- DataFlex DB2 Driver – this
driver is used to access IBM DB2 databases.
- DataFlex ODBC Driver –
this driver can be used to access any SQL database that supports ODBC
access. While the ODBC driver could be used to access SQL Server and
DB2 databases (as they both support ODBC access), you will get the
best results using the direct drivers.
See Also
Environment Setup Notes
Understanding How
Connectivity Works
Using Managed Connections
Connectivity and Development
Converting Data
Connecting to Existing Data
Using Embedded SQL
Connectivity Concepts