The information in this article applies to:
SUMMARYAdovb.exe is a self-extracting compressed file containing sample code that demonstrates how to use ActiveX Data Objects (ADO) within Visual Basic. MORE INFORMATIONThe following file is available for download from the Microsoft
Download Center. Click the file name below to download the file: AdoVB.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.
What Adovb DemonstratesAdovb demonstrates proper use of output and return parameters (for SQL Server), and opening a parameterized recordset for both a Microsoft Access and SQL Server data sources. Also included is a generic template for error handling with ADO code:
NOTES:
REFERENCESAbout the ADO* Series of SamplesThis is one of several identical samples implemented using ADO within various products, as listed below. The advantage is that these articles have an identical interface/functionality, demonstrating both the similarities and differences in using ADO with different languages / mechanisms:Q172403 FILE: Adovb.exe Demonstrates How to Use ADO with Visual Basic Q220152 Sample: ADOVC1 Simple ADO/VC++ Application Q182782 FILE: Adovj.exe Demonstrates How to Use ADO with Visual J++ Q185033 FILE: Adoacc.exe Demonstrates Using ADO with Access 97 Additional query words:
Keywords : kbcode kbfile kbsample kbADO kbADO200 kbDatabase kbSQLServ kbStoredProc kbVBp kbVBp500 kbVBp600 kbGrpVBDB kbGrpMDAC kbDSupport kbADO210sp2 |
Last Reviewed: November 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |