G
Guest
I'm trying to convert data for a new accounting system, and I imported
several fields of dates as text (ex: 06302005). Now I find out the database
is designed to only accept two digits years (ex: 063005). What is the
easiest way to update? Is there a wildcard placeholder I can use in the
replace function? If I replace "20" or "19" it will replace the day as well
as year. Thanks
several fields of dates as text (ex: 06302005). Now I find out the database
is designed to only accept two digits years (ex: 063005). What is the
easiest way to update? Is there a wildcard placeholder I can use in the
replace function? If I replace "20" or "19" it will replace the day as well
as year. Thanks