This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (2 messages)
Instead of messing around the the schema's we just always write a WORD as the first thing in each objects Serialize. This way our objects are self-updating. Also this is great because if we get a corrupt file and the WORD isn't valid we use AfxThrowFileException to stop the process.
File Handle Limit!
Message #30511
We are using Microsoft Visual C++ 1.5 to write an ODBC application. I have opened two tables from an Access database, one table from another Access database, one table from a dBase III database, one table from a dBase IV database, and one table from a FoxPro 2.0 database. With…