Skip to content

mdaslamansari/dbautomationsqlserver

Repository files navigation

Requirement is to execute SQL Server based scripts to upgrade the existing database.

It is implemented using PowerShell scripting.

It needs below inputs -

  1. Database script file location - Location where all database scripts are placed.
  2. Database User Name - This user should have privileges to execute the scripts.
  3. Database User Password.
  4. Database Server and Instance Name - Provide the database server and instance name like abcd1234\instance.
  5. Database Name.

Please use it and send your valuable suggestions/inputs at - mohd.aslam1@gmail.com.

About

Repo for DB automation based on SQL Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors