Hi,
I had created a report using CReports 7 and an ODBC connection.
In VB6.0 I call the report passing to it a connecting string. If I use the same ODBC with wich I create the report the report works fine. however, I now have another database. The tables have the same name, so I would like to use another ODBC connection in the connection properties that I give to the report in the VB application. However, it doesn´t work.
Is anyway to solve this? I want to use the same report with two diferent ODBC (table names are the same). Do I need to make a set location? Can it be done?
Thank you.
I had created a report using CReports 7 and an ODBC connection.
In VB6.0 I call the report passing to it a connecting string. If I use the same ODBC with wich I create the report the report works fine. however, I now have another database. The tables have the same name, so I would like to use another ODBC connection in the connection properties that I give to the report in the VB application. However, it doesn´t work.
Is anyway to solve this? I want to use the same report with two diferent ODBC (table names are the same). Do I need to make a set location? Can it be done?
Thank you.