Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: ac54f06cd638a23358e2e298795abd847228d6a3 Size: 1.82 KB File Format: zip
Rating: 1.913043478
out of 5
based on 23 user ratings
Downloads: 1204 License: Free
Powershell Data2CSV is a free software by DatasoftICT and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download Powershell Data2CSV which is 1.82 KB in size and belongs to the software category Customer Management. Powershell Data2CSV was released on 2014-07-31 and last updated on our database on 2017-04-26 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Powershell Data2CSV Description
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 details of where you want the data saved, your server name, userid, password and database name at the top of the script; you must use SQL authorisation not windows authorisation in order for the bulk copy command to work. It is slightly resource heavy, but can be used while other work is continuing. It uses the powershell pscx bundle found at https://pscx.codeplex.com and this must be installed on your server. Please check and get the correct version of pscx for your version of powershell.