LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

UPDATE in "Database Connectivity Toolset"...

Is there any way in the "Database Connectivity Toolset" to update a record in a database in a similar style as the "select Data" vi and the "insert Data" vi or are you supposed to use SQL statements?
0 Kudos
Message 1 of 2
(2,536 Views)
I don't think there are any built in VIs that will allow you to replace/update a record. You will probably still want to go with the UPDATE SQL command.
0 Kudos
Message 2 of 2
(2,536 Views)