Hi All
I am migrating a db where the previous developer used a nvarchar field to hold dates. Subsequently there is all sorts of rubbish in the field that causes the script to fall over when transferring into a datetime field.
Does anyone know of a way I can search for all string entries in the field that cannot be converted to a date?
Thanks
I am migrating a db where the previous developer used a nvarchar field to hold dates. Subsequently there is all sorts of rubbish in the field that causes the script to fall over when transferring into a datetime field.
Does anyone know of a way I can search for all string entries in the field that cannot be converted to a date?
Thanks