The Wayback Machine - https://web.archive.org/web/20140629201200/http://www.codeguru.com/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.

Services Made Easy

Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.

Top White Papers and Webcasts

  • In this on-demand webcast, Oracle ACE and Toad Product Architect Bert Scalzo discusses 10 powerful and hidden features in Toad® that help increase your productivity and DB performance. Watch this webcast today.

  • Gartner Research Vice President Ramon Krikken discusses some of the key trends and issues in mobile application security as well as recommendations for what you can do to protect your organization. Key issues he reviews include: What are the key trends in mobile application security? What is different about security in mobile applications vs. traditional enterprise web applications? Why do you think mobile application security is still an afterthought? What are the top mobile application security …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds