When you are using the Database Connectivity Toolkit in LabVIEW, you can execute stored procedures saved in the SQL database, providing input parameters and reading a resulting recordset or output parameter. This article provides guidance on what functions can be used to accomplish this.
This article assumes you have the Database Connectivity Toolkit installed for your LabVIEW version and you have established a connection to a database already. If not, make sure the bitness of LabVIEW and the toolkit is the same as the database driver or provider you are using to connect to the database and refer to
How to Connect LabVIEW to a Database for more information about connecting LabVIEW to databases.