News

I need to do an export from SQL to a CSV or tab delimited. When playing around in enterprise manager I was able to create a job that would export a query to a tab delimited file.<BR><BR>This is ok ...
Microsoft's SQL Server software, used in thousands of businesses ranging from storefront operations to multinational companies, has capabilities to bulk-insert Comma Separated Value files into a ...
Good old FTP and flat file import will do the trick reliably and never take a day off. Here are the basic steps to automate an FTP download in Windows followed by a CSV insert into MS SQL Server.