Click to See Complete Forum and Search --> : the database file "<table name>" has changed.proceeding to fix up the report!


alinysyahril
September 30th, 2005, 02:14 AM
hi :)

when i click on print button of the application using VB6, the crystal report has generated report however the data is not been retrieved from the database (mssql) - (it's only header of the report)

then i verify database in crystal reports application, it prompted :-

The database file "<table name>" has changed. Proceeding to fix up the report!

what actually the problem and what should i do?..


thank u

alinysyahril
October 6th, 2005, 12:49 AM
hi :)

when i click on print button of the application using VB6, the crystal report has generated report however the data is not been retrieved from the database (mssql) - (it's only header of the report)

then i verify database in crystal reports application, it prompted :-

The database file "<table name>" has changed. Proceeding to fix up the report!

what actually the problem and what should i do?..


thank u

ermm..no one can help me :(

just let me know if still need further info..

Madhi
October 22nd, 2005, 06:44 AM
After you desingned the report with the table, it was changed by someone (new column added or a column was deleted). In order to reflect the change CR will give that alert
Just follow what it shows