Hello
I am using CRXI Designer. SQL Server 2000. Windows 2000
I have a question related to DataSource Location settings in CRXI.
We have One database server with two different databases as Testdb and Proddb. One ODBC System DSN as ReportsDSN pointing to each database on respective application servers.
Reports were initially created in CR 8.5 against System DSN and saved each report in (created two identical copies) respective repository of Prod and Test application Server.
Everything worked perfectly fine in each environment for years.
Since I have converted reports in CR XI I am facing a problem with DSN.
Here is the detail:
Initially I set my DSN "ReportsDSN " to Testdb and created a New connection by using ODBC (RDO) and select Testdb.
Now I changed my DSN settings and pointed to Proddb.
What I would expect from my prior 8.5 experience is, Report designer should ask me to verify database and once run will display data from production database.
My understanding is Reports are DSN dependent rather than any specific database.
But this is not the case in CR XI.
Even i change the DSN settings and pointing to Proddb, Inside the DataSource Location settings the catalog name and database name always remains as Testdb and I won't get any data. just a blank report.
Also noticed, when I opened the Show SQL Query it says:
{Call "testdb.dbo.reportid"........
rather than mentioning like CR 8.5 as {call "dbo.reportid"
The only way it works in PRoddb is if I will create a complete new connection and get rid of testdb connection.
Please advice
I am using CRXI Designer. SQL Server 2000. Windows 2000
I have a question related to DataSource Location settings in CRXI.
We have One database server with two different databases as Testdb and Proddb. One ODBC System DSN as ReportsDSN pointing to each database on respective application servers.
Reports were initially created in CR 8.5 against System DSN and saved each report in (created two identical copies) respective repository of Prod and Test application Server.
Everything worked perfectly fine in each environment for years.
Since I have converted reports in CR XI I am facing a problem with DSN.
Here is the detail:
Initially I set my DSN "ReportsDSN " to Testdb and created a New connection by using ODBC (RDO) and select Testdb.
Now I changed my DSN settings and pointed to Proddb.
What I would expect from my prior 8.5 experience is, Report designer should ask me to verify database and once run will display data from production database.
My understanding is Reports are DSN dependent rather than any specific database.
But this is not the case in CR XI.
Even i change the DSN settings and pointing to Proddb, Inside the DataSource Location settings the catalog name and database name always remains as Testdb and I won't get any data. just a blank report.
Also noticed, when I opened the Show SQL Query it says:
{Call "testdb.dbo.reportid"........
rather than mentioning like CR 8.5 as {call "dbo.reportid"
The only way it works in PRoddb is if I will create a complete new connection and get rid of testdb connection.
Please advice