Hi..
I am running some reports from an application in Visual Basic 6.0 using an ODBC connection to a SQL server database.. I have created two DSN with the same user id and password for both to access as a SQL client.. My app was pointed one of them... but I need to have my app reports pointing to the other dsn.. I am trying to change the location from Crystal Report but it's still recognizing the first dsn as the current database, even I have logged and pointed the second DSN, in the SET LOCATION option...
The information that appears below the SET LOCATION option
is:
SERVER TYPE : ODBC - ppccasi
SERVER Name= ppccasi
Database: ppcasig
USER ID: asignacion
I don't know how to change the Database from ppcasig to ppccasi... in order to show the reports with the data from the ppccasi database
I will appreciate any kind of help
thanks