Closed ciozi137 closed 2 years ago
?????
The problem happens if either path is empty or "" and data is empty variant:
Results in SQL code like:
INSERT INTO (time,) VALUES('2022-03-09 14:41:08.147181'::timestamp,);
Valid INSERT:
INSERT INTO llab_040(time,d003) VALUES('2022-03-09 14:50:20.725718'::timestamp,0);
Fix:
AND
Fix 1:
Fix 2:
Apply same fixes to Push Backup to DB.vi
Change Format SQL INSERT.vi fix:
Running new Multichannel Lockin creates too many connections to PGSQL database. Why? Because get all Array is empty??