Crystal report ignoring ODBC server -


I am trying to configure the crystal report to read connection data from Odbi, so read this required database

However, .rpt always connects to the server where it was created, ignoring the Odvc configuration (or, at least, the name of the server).

i tried to update the connection and change the oDBC, but still the first server was asked that it was connected.

Is there a way to check whether the connection has been embedded or to read the entire connection of the report from ODBC?

It happens with most reports on which I'm working (about 100). I am using SAP CR13, and the report was migrated from CR8

Thanks!

open CR without a report, go to file , Log on or off server and this Data Explorer Windows. At the same time you can delete your old connection (right click on connection and delete connection ) and leave a new one. Then, when you open the report, then it should be new to it.

One more thing that you can try is database, set database location ... and new for old routed table.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -