www.digitalmars.com         C & C++   DMDScript  

c++.mfc - CRecordset

reply "Phill" <phillbert pacific.net.au> writes:
Hi there

I am having trouble opening a CRecordset object,
the code compiles, but crashes(assertion fails)when
I call any of the Open functions.

Any pointers to tutorials or other help would be appreciated.
Phill.

__________________________________________________________________ Phill

__________________________________________________________________
Jul 20 2002
parent "Walter" <walter digitalmars.com> writes:
There's a book "Mastering the MFC for Windows 95 using Symantec C++" by
Richard O. Parker which should help. Unfortunately, it is out of print, but
you can check for used copies at bookfinder, half, ebay, or amazon.

"Phill" <phillbert pacific.net.au> wrote in message
news:ahb820$1rtc$1 digitaldaemon.com...
 Hi there

 I am having trouble opening a CRecordset object,
 the code compiles, but crashes(assertion fails)when
 I call any of the Open functions.

 Any pointers to tutorials or other help would be appreciated.
 Phill.

 __________________________________________________________________ Phill

 __________________________________________________________________
Jul 20 2002