Skip to Content
0
Former Member
May 06, 2010 at 02:22 PM

Different path of DB when Report was created

33 Views

Hi everybody

J have a problem, j have created a Report on a Derby DB but at Runtime J pass the data via a Reultset.

It works and the data that J see are effectively that J pass in the Resultset.

But if in the target machine the path of the DB is different of the path of the devoloping machine, j receive an error of connection to a DB and in the error message it is clear that the report is searching a DB in the orginal path of it was created.

In fact if j copy, on the target machine, a DB in the old path then the report work fine and it show the correct data that j passed it via the resultset.

Any Ideea??????

THANKS