Question : Import/export error - SQL Server 2005

Import/Export problem

I have a table that has a field data type=datetime
when I use Microsoft SQL Server Management Studio 2005, import/export to transfer data, export file ok, but the import create error if I modify the field data type to datetime, but was sucessfully import if I allow the datatime field default to nvarchar(50).
I try modify table type from nvarchar(50)/varchar(50)/char(50) to datetime, error also.

Answer : Import/export error - SQL Server 2005

whr  r u exporting and importing in flat files, is there specific reason, you can better export and import in MS-Access or alternativly in MS-Excel if you dont have any Specific reasons to export in flat file, i'll suggest you to try export/import in either ms-access or ms-excel, it will make eaiser the process, and it will most solve you problem as i hope.

Thanks
Random Solutions  
 
programming4us programming4us