hi, i have a vb6.0 application and a database in SQL Server 7.0, and i use Crystal Reports to generate my reports.
i use an ODBC driver to connect to my database, so i dont get any trouble if i change the database location. but yesterday, i had to put my database derver in another computer, i installed and i copyed my databases and everything, then i redirected the ODBC on the computer my program is to the new server. and my program works fine, but when i try to open the report i get an error "Server has not been opened" can anyone please help me??
i connect the report directly to the ODBC driver at desgin time.. do i need to do something at run-time??
thank you very much
Eli
i use an ODBC driver to connect to my database, so i dont get any trouble if i change the database location. but yesterday, i had to put my database derver in another computer, i installed and i copyed my databases and everything, then i redirected the ODBC on the computer my program is to the new server. and my program works fine, but when i try to open the report i get an error "Server has not been opened" can anyone please help me??
i connect the report directly to the ODBC driver at desgin time.. do i need to do something at run-time??
thank you very much
Eli