LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Update a field in the database record pointed to by the cursor

I am modifying the database example Database Fetching VI: labview\examples\database and I would like to Update a field in the record pointed to by the cursor. The problem is that the UPDATE VI operates on the entire table using a "Connection Reference" but the NEXT and GET VIs use a "Recordset Reference."

 

Is there a way to update the record pointed to by the cursor, or do I have to use the UPDATE WHERE system?

0 Kudos
Message 1 of 1
(1,552 Views)