LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

what is this error ?

HI

 

What is this errors mean ?? what it is mean by "One of the column names specified is blank." ? Please help

 

Thank in advance.

 

 

{

NI_Database_API.lvlib:DB Tools Validate Inputs.vi->NI_Database_API.lvlib:DB Tools Select Data.vi->FYP_4.vi<ERR>ADO Error: 0x00000001
Argument error. One of the column names specified is blank.

}

0 Kudos
Message 1 of 3
(2,856 Views)

@boontart wrote:

HI

 

What does this error mean? What is meant by "One of the column names specified is blank."? Please help

 

Thank in advance.

 

 

{

NI_Database_API.lvlib:DB Tools Validate Inputs.vi->NI_Database_API.lvlib:DB Tools Select Data.vi->FYP_4.vi<ERR>ADO Error: 0x00000001
Argument error. One of the column names specified is blank.

}



It probably means exactly what it says.  That you failed to provide a name for one of the columns in your query of the database.

0 Kudos
Message 2 of 3
(2,852 Views)

I found where my error...

 

i forgot to delete the select columns of the DB tools select data VI

0 Kudos
Message 3 of 3
(2,844 Views)