Viewing post 1 (of 1 total)
I have modified script as per my envrionment
' Param 0: The SQL connection string for the server
' Param 1: The Database to use
Option Explicit
If WScript.Arguments.Count = 2 then
Dim oAPI...
January 11, 2012 at 1:05 am
#1431605