The Wayback Machine - https://web.archive.org/web/20140613012740/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

  • The continued high frequency of successful cyberattacks against today's enterprises has made it abundantly clear that traditional, perimeter-centric security strategies are no longer effective. With a Zero Trust security model, essential security capabilities are deployed in a way that provides policy enforcement and protection for all users, devices, applications, data resources, and the communications traffic between them, regardless of location. This white paper discusses the need for a Zero Trust approach …

  • Live Event Date: July 10, 2014 @ 2:00 p.m. ET / 11:00 a.m. PT Today, 80% of data is unstructured, and it's doubling every two years. Your organization's unstructured information is comprised of emails, documents, and other file types, and is saved to computers, mobile devices, the cloud, everywhere. So how do you go about securing your most important electronically stored information (ESI), mitigating risk, controlling costs, and reducing data loss if you don't know what data you have and where it is? With …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds