LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help Database Connectivity Toolkit INSERT Cluster

Dear LabVIEW Community,

 

Please help me! What is the best way to use the "DB Tools Insert Data" with clusters of different number of elements.

I do not want to write values for same fields of a table every time.

 

Do I need to create a cluster for each kind of INSERT?

 

 

Best,

MOJO

0 Kudos
Message 1 of 2
(166 Views)

I generally create the SQL query myself and use Execute Query instead. That way you can e.g. loop through as many fields as you need at the moment.

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2 of 2
(142 Views)