hi
i have table that contain A text field [nvarchar(10)]
how to convert this field to date ?
when i try to change in the field in the design mode - i get this:
Unable to modify table.
Conversion failed when converting date and/or time from character string.
is there any query that i can run to do it ?
thank's in advance