Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Extracting DDL of Database objects using SQL Authentication for redeployment

$
0
0

Hello 

dbscripter.ps1 (http://powershell.com/cs/media/p/33996.aspx)  which I found in your web site is very useful and works like a charm and thanks for this script. Now that I understood how it works, I need you help enhancing this script to next level which a novice like can use it. This script's limitation is that we cannot use if we are connecting to SQL server database using SQL authentication.

I would like to understand how we can use this script or modify as required if we are connecting to SQL server database using SQL authentication.

curious to know what changes we need to make to this script

your pointers helps.


Viewing all articles
Browse latest Browse all 6937

Trending Articles