Posts
Sort by recent activity
Ability to schedule?
Is there a way to schedule SQL Compare to execute at a certain time?
Say, I want to move objects currently in development to production. After selecting the objects I want moved, I know I can save ...
Licensing.
How does the SQL Backup Pro licensing works?
I know there are 2 pieces - client and server to the SQL Backup Pro.
1) Is the license just for the client?
2) Are there limitations to number of sql se...
Sql Data Generator 2.0.3.1 issue
Using SQL Data Generator 2.0.3.1.
The following is the table that I'm trying to generate data for.
CREATE TABLE empltest (id SMALLINT NOT NULL,
lname NVARCHAR(50), fname NVARCHAR(50), salary MONEY,...
Bugs on Sql Prompt 6.1.0.72??
Using SQL Prompt 6.1.0.72 on SSMS2008Issue #1:
On the query window, if I put in "exec ", the sql prompt will show me the options and the small window does pop up showing me the script and summary t...
Restore Append instead of Restore Replace?
Using SQLBackup 7.3.1.1
I'm trying to restore some archived data (2012) to the current production database. Running through the GUI and it seems like the only options are Overwrite Existing Databas...
DB Restore Status Remains
Using SQL Backup 7.2.1.4
Restored database from a backup file from another with "Overwrite existing database" option and "Kill any existing connections to the database" checked.
Anyway, it's a big ...