king`ori wrote:
each property page will have to open an appropriate recordset
This is a flaw in your design: The document should hold the connection to the database, and the views (a property sheet is a view) access the property sheet. This holds true even if your application does not use MFC Doc/View. This paradigma is called model/view/controller and is independent of the toolkit used. You just might have to code more yourself.
Though I speak with the tongues of men and of angels, and have not money, I am become as a sounding brass, or a tinkling cymbal.
George Orwell, "Keep the Aspidistra Flying", Opening words