Powershell Data2CSV 1.0

Do you want to copy out the content of your database tables? This little powershell utility uses the bulk copy command (bcp) to extract the data from your MSSQL database tables and put the result into a set of csv files, one for each table. Just enter the...