Skip to content

Schema Name Support

What is new - 8.0

Previous versions of DataFlex Reports Studio allowed the selection of tables, views, and stored procedures from schemas defined in an ODBC data source. However, it was not possible to link tables with different schemas. Additionally, when the database enforced strict schema naming, it was impossible to use a table outside the default schema for the database. In cases where the database contained tables with unique names specified by the schema, columns could appear multiple times, resulting in a mix of tables from different schemas.

Reference: HDE-3695 and HDE-4144