Skip to content

SQL Data-source type

What is new - 5.0

A new constant for a report based on a SQL statement has been added. The new constant is named C_drSQL.

The available constants are now:

Constant Description
C_drDF DataFlex embedded database
C_drODBC ODBC data-source
C_drRDS Runtime Data Source (RDS)
C_drSP ODBC data-source results from a stored procedure
C_drSQL ODBC data-source results from a SQL statement