The information in this article applies to:
SUMMARY
DBCTL demonstrates a way to use ODBC in an ActiveX Control (OLE Control). A
Visual C++ and a Visual Basic client application are included as part of
this sample. The Visual C++ client is called DBUSR, the Visual Basic client
is called DBVBUSR. http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. NOTE: Use the -d option when running DBCTL.EXE to decompress the file and recreate the proper directory structure. MORE INFORMATION
DBCTL creates and opens a Class Wizard-configured CRecordset object from
within the virtual override of COleControl::OnSetClientSite. The CRecordset-
derived object is configured to the COURSE table of the STDREG32.MDB that
comes with the sample. Additional query words:
Keywords : kbfile kbprg kbsample kbDatabase kbMFC kbODBC kbVC |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |