LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I call a MSSQL Server user defined function with Labview

I am using the Database connectivity toolset. When I call stored procedures it works fine, but when I try a function, an error occures which says that this is a function not a procedure. But I could not find any documentation how to call a function.
0 Kudos
Message 1 of 2
(2,658 Views)
Hello,

have a look at this example:
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E55556A4E034080020E74861&p_node=DZ52093&p_source=External

This example includes function-calls.

Regards
Michael Sallaberger
0 Kudos
Message 2 of 2
(2,658 Views)