Hi all,
I am trying to read an integer value as a date into a sql database. One example value would be 80410 where 8 is the yr, 04, the month and 10 is the day. How can I do this?
Thanks