|
-
April 23rd, 2003, 01:18 PM
#1
Databaseprogramming in Dialogs
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
-
April 23rd, 2003, 02:22 PM
#2
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!
Last edited by Jeff Hilss; April 23rd, 2003 at 02:31 PM.
-
April 23rd, 2003, 04:24 PM
#3
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|