04-03-2012 02:51 AM
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..
04-03-2012 03:15 AM
Do you have the database connectivity toolkit?
If so it would be pretty easy
04-03-2012 06:52 AM
You could also try LabSQL
04-05-2012 03:30 AM
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....