Posts
Sort by recent activity
Out of the blue - exit code 79
Hello,
I have been having problems with running PS Sql Change Automation
scripts on a client server.
I am running scripts to compare old and new versions of the
clients DB's and if needed upda...
Synchronizing database structure, saving SQL script problem
I have ran into a problem while
synchronizing database structure when the synchronization is cancelled
for any reason (errors, foreign key constraints,....).
I am using the following PS
Script...
Synchronizing database structure, save SQL script
HelloI have ran into a problem while
synchronizing database structure when the synchronization is cancelled
for any reason (errors, foreign key constraints,....).
I am using the following PS
Scr...
After upgrade to Ver. 10 syntax check not work
After upgrade to last version (10) of SQL Prompt, syntax check stop working. SSMS (ver. 17.9.1) with SQL Prompt Ver. 10:SSMS with no install SQL Prompt:Intellisense work well but syntax checker not...
The update no longer works!
HelloI have problems wit update SQL tools. Problems begin with last two updates. I use SQL Prompt, SQL Compare 14, SQL Change Automation, ... (Toolbelt) however, for any product, the update no long...
Exclude Logins from SQL database compare
HelloI use Powershell cmdlets to compare two database, generate changes script and execute this script.Powershell script:$Conn1 = New-DatabaseConnection -ServerInstance 'SQL' -Database 'DB1' -Usern...
URI string is too long
When generate migrations I get error:Failed to generate migrations.Invalid URI: Uri string is too long.Can somebody help me?Regards
Servers Connections
Hi everyone
I would like to make a VB.Net application, using SDK with which i would compare and synchronize data from different SQL servers on different locations.
Synchronization would work over i...