Jim:
Correct, I am not using them.
I was importing raw string values and was not sure what I would encounter. Since "string" types are the most flexible, that is what I used. Now I want to go back and format the values I can to the format I indicated.
The data type of the column containing the date type strings is nvarchar(200)
Main Topics
Browse All Topics





by: JimUPosted on 2009-11-03 at 16:46:53ID: 25735462
I'm just curious, you're not using any of the database date/time types in these columns?