Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Reports Message "File Has Changed"?

Status
Not open for further replies.

jake007

Programmer
Jun 19, 2003
166
US
Whenever I add data to my data table, then run a report, I get the following message :

'The Database File "tblInbound"has changed.Proceeding to fix up the report'

then

'The database is up to date'

Is there any way to get this message to stop as the database will be changed all day long.

Jake
 
This message demonstrates when the layout of the data source changes, not the addition/deletion/modification of data within.

You must then save the report after it has detected the change, otherwise the next time you open it, it will detect a change in the source and remind you.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top