LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Delete or insert a record into a database table

What do you know about the last record that you can use as a filter?  What distinguishes it from the entry before it (ID 7) that looks identical?  You'll need to decide that on your own.  When you insert a record, you can record the ID of the last INSERT so that changes can be made.  It's called an IDENTITY in Microsoft SQL. 

aputman
0 Kudos
Message 11 of 11
(872 Views)