How can we help you today? How can we help you today?
samjones11

Activity overview

Latest activity by samjones11

One to Many Log shipping -- doable?
Hello! I use SQL Backup 6.5, and need to set up one to many log shipping (to on site spare SQL server, to off site, to development...) I have it set up now to the on site warm standby. Any tips or ...
1 follower 1 comment 0 votes
Thanks. I am new to the redgate kit, so am still getting adjusted... Yesterday I found myself trying three or four tools (I have the demo), trying to figure out which one to use for a certain task... / comments
Thanks. I am new to the redgate kit, so am still getting adjusted... Yesterday I found myself trying three or four tools (I have the demo), trying to figure out which one to use for a certain task...
0 votes
SQL Compare does not support DB attributes?
(Is there another tool that does this?) My scripts are usually like this:USE [master] GO CREATE DATABASE [FOO] ON PRIMARY ALTER DATABASE [FOO] SET ANSI_NULL_DEFAULT OFF ...
3 followers 4 comments 0 votes
Suggestion for SQL Compare: Useful error messages
As you can see in this thread: http://www.red-gate.com/MessageBoard/vi ... 1164#31164 SQL Compare is not working out for me (so far). (Hey, that is what demo versions are for, right? <g>) Anyway, a...
1 follower 1 comment 0 votes
Merge a large stack of SQL files into one file?
(If this is the wrong tool, tell me the right one!) So our devs work like this: CreateDB_001.sql // main file, creates the main tables CreateDB_002.sql // these are all little adds and mods ......
3 followers 9 comments 0 votes