CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (1 messages)

Hi! I followed the CRecordset bug discussion, but have the following question: I am writing a MDI app, where Users open documents, that are records from a database. Because users can edit these forms on-line, I create a recordset for every document (OnOpenDocument), fietered by the filenumber. I keep the…