Visual Basic and ADO Samples

You can find the Visual Basic and ADO samples in the Historian\Samples\VB folder. The following table outlines the samples included in this folder.

Table 1. Visual Basic and ADO Samples
File NameDescription
SimpleADOExample.vbpVisual Basic project file that uses a simple ADO example with a connect string.
modSimpleADOExample.basFile that is part of the SimpleADOExample.vbp project file.
iholedb_databoundgrid.vbpVisual Basic project file that displays a data-bound grid example that fetches data from the ihRawData table.
frmMain.frmFile that is part of the iholedb_databoundgrid.vbp project file.
frmMain.frxFile that is part of the iholedb_databoundgrid.vbp project file.