Need assistance in resolving an issue with calling MSSQL 2008 server side user stored_Procedures.
I have currently been writing and executing MSSQL code to call the procedure names of the user stored procedures which i then use with the LabVIEW DB Tools Create Parameterized Query VI.
Is there a...