10-06-2007 08:29 AM
10-08-2007 09:27 AM
Hi,
if you only want the date instead date+time, then you could use the function called Get Date/Time String.vi in the Timing Palette, instead of DB Tools Format Datetime Str.vi, because the former allows you getting date and time individually.
And if you doubt about the SQL commands to query a substring, you could use the same functionality in LabVIEW, I mean, you could use the String Subset.vi in String Palette.
10-08-2007 10:36 AM