News

Save that batch script with a .bat extension, like GetCSV.bat Executing that batch script will open up an ftp connection and fire off your commands resulting in filename.csv being downloaded.
Clone this repository or download the SQL script (backup_databases.sql). Open the script in SQL Server Management Studio (SSMS) or any similar tool. Customize the destination path for backups (@path) ...
When creating automation scripts to discover, add, update or remove records from a remote SQL database, you need to make sure your script can successfully connect to the database.