Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

string to DATE failing when appending to a table.

$
0
0
Hi All, 
I ran and import from a flat file with a string date format 'dd/mm/yy', and converted to 'Date' type duing the import, and it ran fine while creating a new table. When i tried to 'append' the same flat file to the created table, it has f

Viewing all articles
Browse latest Browse all 3145

Trending Articles