LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ADO Error 0x80040E09

I get the following error when trying to INSERT into a table TABLE.

 

ADO Error: 0x80040E09

Exception occured in Microsoft OLE DB Provider for ODBC Drivers: [Microsoft][ODBC SQL Server Driver][SQL Server]INSERT permission denied on object 'TABLE', database 'DATABASE', owner 'dbo'. in NI_Database_API.lvlib:Rec Create - Command.vi->NI_Database_API.lvlib:Cmd Execute.vi->NI_Database_API.lvlib:DB Tools Insert Data.vi->tblCPTResults.vi

 

I have all the necessary permissions. In fact, on another computer windows XP previously created standalone application INSERTS into this table without a problem.

I am using Labview 2015 and SQL Database Connectivity toolkit on WIndows 7. When I dig thorugh the VI's I discover that I am getting this error at ADODB._recordset open method.

 

 

Untitled.png

 

Any suggestions for a way around this error? Thank you.

0 Kudos
Message 1 of 2
(4,521 Views)

Hi Superwoman123

 

I went through the web and I found this forum in another page. Let see if this helps.

 

https://lavag.org/topic/17723-ado-error-0x80040e09-or-2147217911-in-database-toolkits/

0 Kudos
Message 2 of 2
(4,475 Views)