DB Tools List Tables VI
- Updated2023-02-21
- 2 minute(s) read
DB Tools List Tables VI
Owning Palette: Utility VIs
Requires: Database Connectivity Toolkit
Lists the tables in the database identified by connection reference.

![]() |
connection reference specifies a reference to an ADO Connection object. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
connection reference out returns a reference to an ADO Connection object. |
![]() |
tables returns an array of table names found in the database. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following VIs for examples of using the DB Tools List Tables VI:
- Get Database Information VI: labview\examples\database
- Sixtypes Insert VI: labview\examples\database
- Telecommunications Parametric Testing VI: labview\examples\database




