LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

define columns informations af a table in database

hi to all,

i want create an array to define the informations of a table that i want to create in a database.

how i can do it?

in the vi attached,i want as the array named " column information" but i want that it be composed from one column only not from three column

this post is urgent in time

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

@iman wrote:

[...] in the vi attached,i want as the array named " column information" but i want that it be composed from one column only not from three column

this post is urgent in time


Make a control of column information and put a Build Array on the wire to the Create Table vi.

 

FWIW, I find a Connection String is easier to use than a UDL file.

 

Create%20DatabaseTabl.png

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 2 of 2
(2,062 Views)