LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DB Tools Set Properties.VI usage

Hello Team,

I am dealing with MSSQL query which takes not less than 60 seconds to execute. But i am always getting LabVIEW popup which says Query Timeout expired. So I learned that there is a default timeout of 30 sec for DB Tools execute query.vi and can be changed by using DB Tools Set Properties.VI. Can anybody explain me how to use this VI? I tried to set timeout as given in the screenshot but getting property value is invalid error.

Thank you in advance.

 

Code Snippet

LabVIEW_WKvsNCtvq8.png

Invalid property error

QZtQQCpTcw.png

Topic which mentions about DB Tools Set Properties.VI

firefox_11FadAdlsQ.png

0 Kudos
Message 1 of 2
(1,581 Views)

It's because you are passing no args. Try this:

image.png

Message 2 of 2
(1,406 Views)