Activity overview
Latest activity by noob2013
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 ...
I have read somewhere that there are tools that will verify the backup file without actual test restores.
Does Red-Gate SQL Backup Pro requires an actual test restores to verify the backup file?
Where can I download SQL Backup Conversion Utilities?
Edit: Found it on C:\Program Files (x86)\Red Gate\SQL Backup 7 but it kept error out with: "SQBConverterGUI has stopped working"
with options to close the program or debug the program. / comments
I have read somewhere that there are tools that will verify the backup file without actual test restores.
Does Red-Gate SQL Backup Pro requires an actual test restores to verify the backup file?
Wh...
What happens if we need to test restores of our backups to a different server? We're going to need to install the server component to the other server. Is that a violation of the licensing if we only have 1 license for server component? / comments
What happens if we need to test restores of our backups to a different server? We're going to need to install the server component to the other server. Is that a violation of the licensing if we on...
I think I found it ... http://documentation.red-gate.com/displ ... nstalling# / comments
I think I found it ... http://documentation.red-gate.com/displ ... nstalling#
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,...
Hello Anu,
Replied to your email. Sorry for the late reply - I was out of office whole last week on training.
Thanks / comments
Hello Anu,
Replied to your email. Sorry for the late reply - I was out of office whole last week on training.
Thanks
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...
@ RBA
Sorry. Did not check back on the thread until today. Marianne
Thanks, installed and it seems to fix the issue for me. No more green spinning thing on server or restore button / comments
@ RBA
Sorry. Did not check back on the thread until today.Marianne
Thanks, installed and it seems to fix the issue for me. No more green spinning thing on server or restore button
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...