Requirement is to execute SQL Server based scripts to upgrade the existing database.
It is implemented using PowerShell scripting.
It needs below inputs -
- Database script file location - Location where all database scripts are placed.
- Database User Name - This user should have privileges to execute the scripts.
- Database User Password.
- Database Server and Instance Name - Provide the database server and instance name like abcd1234\instance.
- Database Name.
Please use it and send your valuable suggestions/inputs at - mohd.aslam1@gmail.com.