06-21-2012 10:50 PM
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.
}
06-21-2012 11:00 PM - edited 06-21-2012 11:01 PM
@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.
06-21-2012 11:04 PM
I found where my error...
i forgot to delete the select columns of the DB tools select data VI