Hi,
In one of the migrations that i was doing for impromptu reports from 7.0 to the version 7.2 i faced a problem with the dataset usage.The problem was in the reports that had used dataset.
e.g for a query like
select name where key in datatset
The base report used as dataset is working fine in the new version.I was able to succesfully migrate it bu the report which uses the dataset gives me 2 problems
1) A save operation terminated with "Corruption Occured,save Abhorted" and
2) When the report is first opened and the query run the display is not shown in the screen.I checked the query tab ,the query tab contains the data and the sql generated works fine against the database.This report also works fine w.r.t the data retrieval but why is not able to display?
Does any one know the cause for the above problem or has any ideas on what could be wrong.
Regards
Gopal
In one of the migrations that i was doing for impromptu reports from 7.0 to the version 7.2 i faced a problem with the dataset usage.The problem was in the reports that had used dataset.
e.g for a query like
select name where key in datatset
The base report used as dataset is working fine in the new version.I was able to succesfully migrate it bu the report which uses the dataset gives me 2 problems
1) A save operation terminated with "Corruption Occured,save Abhorted" and
2) When the report is first opened and the query run the display is not shown in the screen.I checked the query tab ,the query tab contains the data and the sql generated works fine against the database.This report also works fine w.r.t the data retrieval but why is not able to display?
Does any one know the cause for the above problem or has any ideas on what could be wrong.
Regards
Gopal