Search for " ī rhq291.top 继ī ιī zizkdkszkwlsh ī ¹ ī ؿܿīƮ " returned 1081 results.

Search all the documentation for " ī rhq291.top 继ī ιī zizkdkszkwlsh ī ¹ ī ؿܿīƮ "

  1. Deployment

    " -Username "sa" -Password "p@ssw0rd" $DB2 = New-DlmDatabaseConnection -ServerInstance "your-server\sql2014" -Database "WidgetProduction"

    /sr1/getting-started/deployment

  2. Installing manually on Windows Server 2008

    . On the General tab, enter the Startup parameters as -i <instance> On the Dependencies tab, we recommend that you add the SQL Server inst

    /display/SBU8/Installing+manually+on+Windows+Server+2008

  3. Installing manually on Windows Server 2003

    as SQLBackupAgent for the default instance, or SQLBackupAgent_<instance> for a named instance. For a named SQL Server instance, enter the

    /display/SBU8/Installing+manually+on+Windows+Server+2003

  4. Sync-DlmDatabaseSchema

    "P@ssw0rd" Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $test This example show how to update a test database to match a scripts

    /sr1/cmdlet-reference/sync-dlmdatabaseschema

  5. Using SQL Compare options with DLM Automation cmdlets

    \sql2012" -Database "Staging" -Username "sa" -Password "P@ssw0rd" $test = New-DlmDatabaseConnection -ServerInstance "test01\sql2012" -Data

    /dlma1/using-sql-compare-options-with-dlm-automation-cmdlets

  6. Azure DevOps

    /change-automation:$(RCA_IMAGE_VERSION) build -v \ -P /app/project/citi-demo.conf \ -t $(CI_DB_JDBC) \ -o /app/output/buildArtifact.zip \

    /dso/redgate-change-automation/example-ci-cd-pipelines/azure-devops

  7. Using SQL Compare filters in SQL Release

    'Staging' -Username 'sa' -Password 'P@ssw0rd' $test = New-DlmDatabaseConnection -ServerInstance 'test01\sql2012' -Database 'Test' -Userna

    /sr1/using-sql-compare-filters-in-sql-release

  8. Working with the command line and Docker

    https://documentation.red-gate.com/dso/redgate-change-control/terminology-reference/shadow-scripts-folder, this command will reset the sh

    /dso/flyway-desktop-formerly-redgate-change-control/working-with-the-command-line-and-docker

  9. Docker Provisioner

    ", "-U", "MyUser", "-P", "MyPassword", "-d", "MyDatabase", "-Q", "SELECT 1"] interval: 10s retries: 20 The build step is here being contro

    /fd/docker-provisioner-231998219.html

  10. Using SQL Compare options with DLM Automation cmdlets

    -ServerInstance "staging01\sql2012" -Database "Staging" -Username "sa" -Password "P@ssw0rd" $test = New-DlmDatabaseConnection -ServerInst

    /dlma2/using-sql-compare-options-with-dlm-automation-cmdlets

  11. Deploying a database using PowerShell scripts

    -ServerInstance your-server\sql2012 -Database WidgetStaging -Username sa -Password p@ssw0rd $productionState = New-DlmDatabaseConnection

    /sr1/worked-examples/deploying-a-database-using-powershell-scripts

  12. Test-DlmDatabaseConnection

    = New-DlmDatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "sa" -Password "P@ssw0rd" Test-DlmDatabaseC

    /sr1/cmdlet-reference/test-dlmdatabaseconnection

  13. Data Generation MySQL worked example

    and finishing the setup in MySQL Workbench, execute the following at a command prompt: mysql -uroot -p Enter your password when prompted.

    /testdatamanager/command-line-interface-cli/data-generation/data-generation-worked-examples/data-generation-mysql-worked-example

  14. Deployment

    " -Username "sa" -Password "p@ssw0rd" $DB2 = New-DlmDatabaseConnection -ServerInstance "your-server\sql2014" -Database "WidgetProduction"

    /dlma1/get-started/get-started-with-the-dlm-automation-cmdlets/deployment

  15. Use-DlmDatabaseRelease

    " -Database "Staging" -Username "sa" -Password "P@ssw0rd" $package = "C:\NuGetFeed\database.nupkg" $update = New-DlmDatabaseRelease -Sourc

    /sr1/cmdlet-reference/use-dlmdatabaserelease

  16. Sync-DlmDatabaseSchema

    "sa" -Password "P@ssw0rd" Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $test This example show how to update a test database to

    /dlma1/cmdlet-reference/sync-dlmdatabaseschema

  17. Deployment

    -ServerInstance "your-server\sql2014" -Database "WidgetStaging" -Username "sa" -Password "p@ssw0rd" $DB2 = New-DlmDatabaseConnection -Ser

    /dlma2/get-started/get-started-with-the-dlm-automation-cmdlets/deployment

  18. Command line syntax

    /password:P@ssw0rd /password:<password> Alias: /p The password for connecting to the server. You must also provide a username. If you don

    /sdg3/using-the-command-line/command-line-syntax

  19. Update-ClassificationInLiveDatabase

    -------------------------- Update-ClassificationInLiveDatabase -instanceName "sqlserver\sql2016" -databaseName "WideWorldImporters" -user

    /sql-data-catalog/automation-with-powershell/powershell-cmdlet-reference/update-classificationinlivedatabase

  20. Command line syntax

    /password:P@ssw0rd /password:<password> Alias: /p The password for connecting to the server. You must also provide a username. If you don

    /sdg4/using-the-command-line/command-line-syntax

  21. Sync-DlmDatabaseSchema

    \sql2014" -Database "Test" -Username "AutomationUser" -Password "P@ssw0rd" Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $test Thi

    /dlma2/cmdlet-reference/sync-dlmdatabaseschema

  22. Test-DlmDatabaseConnection

    ---------- $connection = New-DlmDatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "sa" -Password "P@ss

    /dlma1/cmdlet-reference/test-dlmdatabaseconnection

  23. SmartAssembly 5.0 release notes

    Better handling of renaming assemblies that are merged Fixed bugs in pruning related p/Invoke calls Major bugs in highest obfuscation lev

    /sa6/release-notes-and-other-versions/smartassembly-5-0-release-notes

  24. Setting up database connections

    " -Password "P@ssw0rd" By assigning the output of New-DlmDatabaseConnection to a variable, you can reuse this as the input for another cmd

    /sr1/getting-started/setting-up-database-connections

  25. Using comparison options with SQL Change Automation PowerShell module for SQL Source Control Projects

    . The option must be preceded by a minus sign. $staging = New-DatabaseConnection -ServerInstance "staging01\sql2012" -Database "Staging" -

    /sca3/automating-database-changes/automated-deployments/using-comparison-options-with-sql-change-automation-powershell-module-for-sql-source-control-projects


Didn't find what you were looking for?