LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Return value from stored procedure in LabVIEW

I am trying to get the return value from a stored procedure using the database connectivity toolset or other options if they work.

Here is a sample of the stored procedure:

spTabtempINSERT (Test_name (char(64)), Test_measurement(Int))

On success returns an integer which is the positive, non-zero TestID.

I can get the stored procedure to work fine but can't get the return value.

Thanks,

Brian

0 Kudos
Message 1 of 2
(3,360 Views)
0 Kudos
Message 2 of 2
(3,347 Views)