LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can iInsert data in two tables in SQL

i have two clusters of data and i want ot insert data from clusters to two different tables of a database in SQL...  give me some hints..

0 Kudos
Message 1 of 4
(2,354 Views)

Do you have the database connectivity toolkit?

 

If so it would be pretty easy

Rodéric L
Certified LabVIEW Architect
0 Kudos
Message 2 of 4
(2,352 Views)

You could also try LabSQL

0 Kudos
Message 3 of 4
(2,342 Views)

i am going to attach wat i am going to do in my VI... i have two clusters of data..The partnumberTable is simple and it works..but insertion in the PhasestateTable is having some problem... i am going to attach both snaps which i am trying...combine with two inserts in two table and single insert in one table.. but the single insert in PhaseStateTable is from an array of clusters....

 

anyways..please try to understand my problem...the Error is ADO Error: 0x80040E14

 

and i am using database connectivity toolkit....

Download All
0 Kudos
Message 4 of 4
(2,324 Views)