So you have a database table and you want to make a format file, but who wants to go through and make one by hand? You can get a head start by using the BCP (Bulk Copy Program) utility to create one for you.
You can use any existing table to do this. Open up a [...]
Filed under: SQL Server | Tagged: bcp, format, sqlserver | Leave a Comment »