The Wayback Machine - https://web.archive.org/web/20141012100611/http://www.codeguru.com:80/vb/gen/vb_database/ado/

Latest ADO Articles

Interrogating a Stored Procedure with ADO

Repetitive tasks are nothing new to a developer. Writing ADO interface code is one of these tasks. In this article David R. K. DeLoveh shows us how to write code to generate code for calling stored procedures in SQL Server 7.

Using an ADO Standalone/Custom Recordset in VBScript

Developer Stephan Onisick shows us how to create a standalone/custom recordset and use its organizational ability to perform logical tasks with data without connecting to a database. This article uses a small application written using VBScript, ADO 2.1, and an Excel spreadsheet to record and print computer expenses for tax preparations. The standalone recordset is saved in XML format, and the file can be updated with new data simply by reopening as a recordset and using normal recordset methods.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Top White Papers and Webcasts

  • Live Event Date: October 16, 2014 @ 1:00 p.m. ET / 10:00 a.m. PT Intel® XDK is a cross platform HTML5 tool that enables developers to design, build, debug and deploy HTML5 applications on Android, iOS, and other platforms. This session will walk you through the different features supported by the tool. We will also introduce Crosswalk, which is a web runtime for ambitious HTML5 application developers that like to integrate the native extensions of a device. Come join us for an hour seminar that will help …

  • Confused by all the agile advice? Relax! With Agile for Dummies by your side you'll learn the fundamentals of agile and how to increase the productivity of your software teams while enabling them to produce higher-quality solutions that better fulfill customer needs much faster.

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds