10-18-2018 01:51 AM
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
10-18-2018 09:59 AM
@aptivo wrote:
VI is saved for LV 2013
No, the VI version is 18.0.
10-19-2018 12:56 AM - edited 10-19-2018 01:13 AM
I'm sorry
Now it should be saved for LV 2013.
11-05-2018 02:02 AM
Push