Visual Basic Script ADO Sample

The ADO_VBS directory contains a sample web client application written in VBScript using ADO designed for access data files provided by the Microsoft OLE DB Provider for AS/400 and VSAM. This web client application allows you to open a connection through the OLE DB Provider, open a recordset, and browse the records of a host file.

In order to use this sample, the ConnectionString property will need to be changed to point to a host you can access and a data file to browse on the host.