How To Modify the VC++ COMPLEXDB Sample to Work on a Web Page (192883)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q192883 SUMMARY
Visual C++, version 6.0 contains a sample called COMPLEXDB that
demonstrates how to use the Active Template Library (ATL) to write a
complex data bound control. While the control works when placed into an MFC
dialog as the sample demonstrates, additional work needs to be done to use
the control from a Web page. This article details those steps.
REFERENCES
For more information about writing OLE DB data bound controls like the
COMPLEXDB sample, see the ActiveX Control Writer's Kit included with Visual
C++, version 6.0:
Platform SDK: Database and Messaging; Microsoft Data Access SDK; OLE DB;
ActiveX Control Writer
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbDatabase kbhowto kbtemplate KB192883 |
---|
|