Hi All
I have an ODBC connection to an Access DB. Our installation program allows the user to install to a directory other than default. If the user installs to default the reports display fine, however if the path to the DSN is changed in the installation the CReport path doesn't update until you manually go into CR Developer and select Verify Database (users don't have CR Developer).
What I need to know is how to Verify the Database in the application prior to it opening the report using C++ code. I am using CrystalCtrl and not CrystalViewer to print and display my reports as user interaction is not required at this stage.
I have an ODBC connection to an Access DB. Our installation program allows the user to install to a directory other than default. If the user installs to default the reports display fine, however if the path to the DSN is changed in the installation the CReport path doesn't update until you manually go into CR Developer and select Verify Database (users don't have CR Developer).
What I need to know is how to Verify the Database in the application prior to it opening the report using C++ code. I am using CrystalCtrl and not CrystalViewer to print and display my reports as user interaction is not required at this stage.