CompuServe Archive

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

Search Results (3 messages)

OBDC and Wildcards Message #30689
I have a question. I am using the database class's from MFC. I have everything working fine. I have paramaterized the m_strFilter and this works fine. I am using the paradox driver for the time being as all my old data is in paradox. My question is how does one…
#30483 Database Link Errors Message #30619
I have found that the problem is with a header file from Protogen that was causing the trouble. It seems when the file is included prior to afxdb, the problem arise, if after all seems to work fine. I have just about given up on protogen and am finding classwizard…
Dialogs and Dates Message #30497
I am realatively new to using MFC. I have many dialogs I will be needing to create that will require a date to be input. Can someone point me in the direction of a good custom control or VBX for date input. (It would also help to get comments on…