C#
Read More
C# save DataTable to CSV easily
I find I need to save C# DataTables to CSV files often and as such use the following code:
I find I need to save C# DataTables to CSV files often and as such use the following code:
These two functions below have saved me a lot of time, you simply create a class with variables inside it
PowerShell has a module to assist with this, you can find out all the specifics at https://docs.microsoft.com/en-us/sql/powershell/download-sql-server-ps-module. I was asked to
The more I use power shell the more I realize you can do just about anything you could do with