So when I open you vi, I see that the format string looks like this:
%d-%b-%y
Mine looks like this:
%d/%m/%y %H:%M:%S
I think this depends on your local settings, but you definitely have to wire the data in the correct format. I'd suggest you to just insert sample data in the database directly. Then use labview to retrieve this data and you will see how the string looks like. You will then have to wire the same format when writing data. That's the way I would do it...
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------