01-21-2021 03:39 PM
I have an application where I need to send a large number of tags to a clients sql database. I have the DSC and the database toolkits. I have all my Tags (shared variables) created and deploy to my local machine. I have created a vi's that reads the tags and inputs them into the appropriate SQL server tables. Everything work great for a period of time that then I will get an error.
The first time I received an error it was error #1115. I found a discussion (see link below). It fit the problem I was having and how I was reading the tags.
https://forums.ni.com/t5/LabVIEW/DSC-read-tag-multiple-double-vi-Error-1115/m-p/3168979
I changed my vi so that I was reading all the tags and then splitting up the output array into the various table locations. This seemed to work for awhile and then I started getting the following error