I have two Same Databases on two different machine.i developed report at first machine.it run successfully.when i copy the report to other machine which has different name and open it, on refreshing ,its prompt for database connection then i change the name of server,database name ,user id and password then press ok.
Then
System Processing............
System Processing............
System Processing............
System Processing............
System Processing............
System Processing............
System Hanged
then I press Alt+Ctll+Delete
to abort the procceesCheck the ODBC source on both machines, if report runs on machine a, but not machine b, it could be the ODBC names are mis-matched.|||Bro. V361 i am using OLEDB(ADO) for database connection.
Actually problem is that i have developed report with my Server name for eg.DB02.BUT at client side DB02 is obviously unknown.when client open my report in crystal report and press F5 ,sometime it prompt for parameters,and sometime it hangs,when it prompt for parameter,i press ok then it ask for database connection ,I enter the configuration accordingly.after that.....Dont ask...
Prbolem is How to replace my Server Name with Clint Server Name...|||Open report, go to database, set databse location, you should see the current database connection at the top, browse too or create the new connection at the bottom. You will need to click on the table names at the
top, find the table name in the bottom connection and click update. You will need to do this for all tables involved as well as any subreports. As long as your report is not based on a command, this should help.|||Thanks for your reply.
My problem has been solved.Connection Timeout property was set to 0 which means crystal report never prompt for database configuration and keep searching for server name which causes computer to be hanged.
No comments:
Post a Comment