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.
File Name | Description |
---|---|
SimpleADOExample.vbp | Visual Basic project file that uses a simple ADO example with a connect string. |
modSimpleADOExample.bas | File that is part of the SimpleADOExample.vbp project file. |
iholedb_databoundgrid.vbp | Visual Basic project file that displays a data-bound grid example that fetches data from the ihRawData table. |
frmMain.frm | File that is part of the iholedb_databoundgrid.vbp project file. |
frmMain.frx | File that is part of the iholedb_databoundgrid.vbp project file. |