Just to add one additional point to the above. By default, whenever you use Bulk Insert or Import/Export the datatypes will be of varchar. Make sure you use conversion factor or insert the data to another table with desired datatypes once loading is done from flat file.