The information in this article applies to:
SUMMARYMfceqado.exe is an English Query ADO Visual C++ sample that uses ADO in a Visual C++ MFC application to query SQL Server statements generated by the English Query engine. The sample uses DataGrid Control version 6.0 (OLEDB) to display the results. MORE INFORMATIONThe following files are available for download from the Microsoft
Download Center. Click the file names below to download the files: AdoDataGrid.exeFor more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. Description of Important Files:Dbinter.cpp: English Query module to execute and display SQL languge. HistoryDlg.cpp: English Query file which implements History and Suggested Questions dialog box. ListClarifyDlg.cpp: English Query file which implements List Clarification dialog box. Mfcequi.cpp: A simple front-end UI for English query. MfcequiDlg.cpp: Main dialog box for a simple front-end UI for English Query. Nlinter.cpp: Interface to English Query Engine Object Model. ListClarifyDlg.cpp: Implements Query Window dialog box. ShowSQLDlg.cpp: Implements Show SQL dialog box. The English Query code used in this sample is very similar to MFCUI C++ RDO English Query sample which ships with the SQL Server 7.0 CD. Refer to the following KB article for more information on how to use DataGrid Control with ADO in Visual C++: Q229029 SAMPLE: AdoDataGrid.exe Demonstrates Using ADO with DataGrid Steps to run the sample:
REFERENCES
For additional information on the EQ Object Model used in the sample, please search the English Query Help Online with the words "Object Model". http://www.microsoft.com/mcsp/For more information about the support options available from Microsoft, please see the following page on the World Wide Web: http://www.microsoft.com/support/supportnet/overview/overview.asp Additional query words: kbsample kbfile
Keywords : kbfile kbsample kbDatabase kbEngQuery kbGrpVCDB |
Last Reviewed: December 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |