LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Date from a waveform is reset to dec 31, 1903 when inserted into a DB

When inserting data from a waveform into a database with the database toolset, my date is periodically - and seemingly randomly - reset to Dec. 31, 1903. What causes this?
0 Kudos
Message 1 of 2
(2,801 Views)
Dec 31, 1903 is LabVIEW's zero time (in GMT).

You will have to provide a little more details for us to help much beyond that.

Are you sure it happening in the database and not somewhere else?

Can you create a demo program that gets rid of everything except the DB activities and still has the problem?

Are you checking the error cluster when doing the DB updates to ensure they are being applied correctly?

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(2,801 Views)