LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error Out Message - database Connection

Solved!
Go to solution

Hi there

I need your help. I just got this error out message when i create a table using MS Access database.

 

 NI_Database_API.lvlib:Conn Execute.vi->NI_Database_API.lvlib:DB Tools Create Table.vi->Untitled 3<ERR>ADO Error: 0x80040E14

Exception occured in Microsoft OLE DB Provider for ODBC Drivers: [Microsoft][ODBC Microsoft Access Driver] Syntax error in field definition. in NI_Database_API.lvlib:Conn Execute.vi->NI_Database_API.lvlib:DB Tools Create Table.vi->Untitled 3

 

 

I am a be gainer to lab view data, what should i do to solve this problem ???

 

Rd

Ganesan

0 Kudos
Message 1 of 2
(3,109 Views)
Solution
Accepted by topic author erganesh

@CPUT wrote:

Hi there

I need your help. I just got this error out message when i create a table using MS Access database.

 

 NI_Database_API.lvlib:Conn Execute.vi->NI_Database_API.lvlib:DB Tools Create Table.vi->Untitled 3<ERR>ADO Error: 0x80040E14

Exception occured in Microsoft OLE DB Provider for ODBC Drivers: [Microsoft][ODBC Microsoft Access Driver] Syntax error in field definition. in NI_Database_API.lvlib:Conn Execute.vi->NI_Database_API.lvlib:DB Tools Create Table.vi->Untitled 3

 

 

I am a be gainer to lab view data, what should i do to solve this problem ???

 

Rd

Ganesan


 

As you were told at http://forums.ni.com/t5/LabVIEW/what-error-is-this/td-p/2028382

the way to solve this problem is to learn SQL

 

This is not a problem with LabVIEW.


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