From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,550 Views)