LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ADO NET based implementation of insert

I‘m currently developing an ADO.Net based interface for MSSQL and LabVIEW 2018 64 bit. Therefore I have to implement the INSERT command.  As a starting point I’ve redesigned the NI toolkit based solution to ADO.net. But if I am trying to implement a similar solution I’m ending up with the error code “System.Runtime.InteropServices.COMException: The arguments are from the wrong type, are outside the valid range or are not compatible” at the RecordsetClass Open invoke node. (error code  1172)

Does anybody has any suggestions what’s wrong with the code?  

 

VI is saved for LV 2013

 

Thanks Smiley Very Happy

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

@aptivo wrote:

VI is saved for LV 2013


No, the VI version is 18.0.

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

I'm sorry

 

Now it should be saved for LV 2013.

0 Kudos
Message 3 of 4
(2,362 Views)

Push

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