i'm working on a microsoft access DB with a column with values in the format Jan-2013, Feb-2014, May-2015.
Is it possible to convert those values to a valid datetime value from an Access select query? Only the month and year are important so day can be taken as just the first day of the month specified.