LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

update values to ms-access

hi,

 

if the database is empty , insert else update.

 

so how can i know whether the database is empty or not.

 

how can i do this in labview

 

thanks in advance

regards

Soundarya

0 Kudos
Message 1 of 2
(2,490 Views)

Hi Soundarya,

you can use the "SELECT Count" query.

 

See the attached picture. The result contains the number of rows in your table.

 

Mike

0 Kudos
Message 2 of 2
(2,475 Views)