atk_nut Posted April 7, 2005 Report Share Posted April 7, 2005 OK, here's the issue. I'm trying to duplicate a record with the SQL toolkit. In the insert record vi, it takes a cluster of data, converts it to variant, parses the datatypes and inserts the record. What I want to do, is develop a vi that programmatically inserts a record based on the column info and an array of strings. (In stead of building a cluster to pass to the vi.) The problem is, how do you "build" a cluster variant from an array of strings. I have attached a vi that illustrates the problem. The goal: Make variant2 look like variant1! Any help would be appreciated. Download File:post-1336-1112914459.vi Quote Link to comment
atk_nut Posted April 19, 2005 Author Report Share Posted April 19, 2005 Ok. It turns out it was simpler than I thought (If you have OpenG installed.) See attached. Download File:post-1336-1113948711.vi Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.