[Migrated content. Thread originally posted on 11 April 2003]
Working fine so farI am trying to use a multiply cie.
The name of the file for the customer is 01ARCLI.001 for cie 1 and 02ARCLI.001 for the cie 2
IN the odbc i name CIE-01 for my data of 01ARCLI.001 and
CIE-02 for my data of 02ARCLI.001
And i want the same report just to change the database so far i try this without success
Inquire hx-crreport Database IN hx-database.
Inquire hx-DATABASE Tables in hx-databases.
inquire hx-DATABASES Item(1) in WS-NAME.
Inquire hx-database Parent IN ws-name.
Inquire hx-database DictionaryLocation IN ws-name.
I am searching the name of database that his used for the report.
and the way to change it.
