Hello!
Can anyons give me an good example how to use ADO or ODBC in a Dialog? I am a beginner!
I use the book teach in 21 days but these ado tutorial dont work in an dialog! Hope anyone can help me!
Thanks
Printable View
Hello!
Can anyons give me an good example how to use ADO or ODBC in a Dialog? I am a beginner!
I use the book teach in 21 days but these ado tutorial dont work in an dialog! Hope anyone can help me!
Thanks
For ODBC...
http://msdn.microsoft.com/library/de...pplication.asp
and...
titled...Customizing the Dialog Template for the Section Form
http://msdn.microsoft.com/library/de...ction_form.asp
(hoping the links work).
Hope this helps!
This should be very close to what you need.
Instead of afxdao.h though you use afxdb.h for ODBC.
http://www.codeguru.com/mfc_database/DialogDb.shtml