Click to See Complete Forum and Search --> : Suppress DB tables check.


Harv
March 1st, 2008, 01:56 PM
I have a huge problem.
Example. When I'm implementing my program I sometimes have to use tables/columns just for the implementation period, and afterwards they are deleted. But when I do that, a error will occur in the Crystal runtime that is incorporated in my program:
Verify Database

The database file "table" has changed. Proceeding to fix up the report.

Can I somehow suppress the error in the runtime, or perhaps disable the verification of the tables that are not used in the report?

Sorry for my English, haven't used it for a while.