This program converts any SQL Server table into a CSV text file.
Inputs
Sql Server, Sql Database, Sql Table, User Name, User Password, Text file to be exported to.
Assumes
Must use SQL user id and password not NT authenticity.
Returns
It makes a text file from the SQL Database table.