kevind
Active Member
   

I was more than willing to "pony up", how b'out U?
Posts: 634
Gender:
|
Colin, The ISTECH updates should not update the .DDF files in your Data Folders. It only updates the .DDF files in the main DBA Folder (DBAMFG, or EVO..(whatever,I don't remember the default!)). The .DDF files that are used for ODBC access are the ones in the Data (company) folders. You only need to run ODBCDDF to update them if they fail the Database consistency test in the Pervasive.SQL Control Center. I only run ODBCDDF if there are inconsistencies listed when running this utility. To run it, Open Pervasive Control Center, click down to your DBA data database, right click the database name, and select Tasks, then Check Database .... If any database tables have been changed, there will be an inconsistency listed between the current .DDF files and the Table itself. Another thing to remember is that if you have Views defined in your ODBC DDF files, or Security enabled, you will have to re-run your SQL script that defines the view and enables security after you run ODBCDDF. All views and security settings are reset by running ODBCDDF. BTW: Rebuilding the ODBC DDF files should be done when there are no active connections to the Relational Engine (ODBC). Running the ODBCDDF.RUN program is kind of like pulling the rug out from under ODBC. It very rudely overwrites the existing .DDF files.
|