C++
Home
C++
ActiveX Data Objects (ADO) In Visual C++
Dev Articles Forums
ADO.NET
Apache
ASP
ASP.NET
C#
C++
ColdFusion
COM/COM+
Delphi-Kylix
Design Usability
Development Cycles
DHTML
Embedded Tools
Flash
Graphic Design
HTML
IIS
Interviews
Java
JavaScript
MySQL
Oracle
Photoshop
PHP
Reviews
Ruby-on-Rails
SQL
SQL Server
Style Sheets
VB.Net
Visual Basic
Web Authoring
Web Services
Web Standards
XML
Mobile Linux
App Generation ROI
IBM® developerWorks
Weekly Newsletter
Developer Updates
Free Website Content
Articles
Forums
All Feeds
Write For Us Get Paid
Request Media Kit
Contact Us
Site Map
Privacy Policy
Support
USERNAME
PASSWORD
>>>
SIGN UP!
Lost Password?
C++
RSS
ActiveX Data Objects (ADO) In Visual C++
By:
Neville Mehta
Search For More Articles!
Disclaimer
Author Terms
Rating:
/ 33
2002-10-27
Table of Contents:
ActiveX Data Objects (ADO) In Visual C++
The Myriad of Data Access Technologies
An ADO Application in VC
Writing the Function
Conclusion
ADD THIS ARTICLE TO:
Del.ici.ous
Digg
Blink
Simpy
Google
Spurl
Y! MyWeb
Furl
Email Me Similar Content When Posted
Add Developer Shed Article Feed To Your Site
Email Article To Friend
Print Version Of Article
PDF Version Of Article
 
ADVERTISEMENT
The Windows Ribbon Framework
(2009-10-16)
Font, Shell and Masked Edit Controls for MFC
(2009-10-21)
What is ADO?
(2004-08-11)
Your First COM Client In Visual C++
(2004-03-10)
Using the OracleCommand Object
(2005-06-14)
Building An Outlook COM Add-In With VC /ATL
(2004-03-10)
ADO and the Command Object
(2006-10-22)
Data Access in .NET using C#: Part 1
(2002-11-15)
ActiveX Data Objects (ADO) In Visual C++
(Page 1 of 5 )
If you've ever wondered how to connect to a database using ADO in Microsoft Visual C++ then look no further. In this excellent step-by-step guide, Neville shows us how to do just that...
Next: The Myriad of Data Access Technologies >>
More C++ Articles
More By Neville Mehta
Comments On: ActiveX Data Objects (ADO) In Visual C++
>>>
Be the FIRST to comment on this article!
C++ ARTICLES
- More Tricks to Gain Speed in Programming Con...
- Easy and Efficient Programming for Contests
- Preparing For Programming Contests
- Programming Contests: Why Bother?
- Polymorphism in C++
- Overview of Virtual Functions
- Inheritance in C++
- Extending the Basic Streams in C++
- Using Stringstreams in C++
- Custom Stream Manipulation in C++
- General Stream Manipulation in C++
- Serialize Your Class into Streams in C++
- Advanced File Handling with Streams in C++
- File Handling and Streams in C++
- The STL String Class
Find More C++ Articles