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.
The following file is available for download from the Microsoft
Download Center:
For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591�
How to obtain Microsoft support files from online services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.
Notes- Use the -d option when running DBCTL.EXE to decompress the
file and recreate the proper directory structure.
- To make the DBCTL sample compile in Microsoft Visual C++ 6.0, you
will have to either remove the "_UNICODE" preprocessor directive in the project
settings or include the "afxdb.h" header file in DBCtlSet.h.