Viewing 15 posts - 256 through 270 (of 600 total)
I was thinking about log shipping...
My intial google - seems like log shipping is kinda a bitch to setup?
May 23, 2012 at 6:35 am
Oh okay...but then how could I reference it then?
May 17, 2012 at 10:42 am
Thanks everyone for your help
Most appreciated.
May 16, 2012 at 1:23 pm
Oh sorry...I was a little confused..
So during a hurricane the mirror would become primary..do I have to enable this..or would it failover automatically once I take the primary 'Offline'?
And then...
May 16, 2012 at 9:43 am
Thanks Mike..
So (just so I'm clear) I would only have read only access if there was a failure on the primary DB?
If it's read only access, that wouldn't work because...
May 16, 2012 at 9:30 am
Yes, our users would be re-directed to the server in the other state when there is a chance of a hurricane (florida).
Do I still want to look at Db mirroring?
May 16, 2012 at 9:26 am
Umm yeah...it's an accounting product called 'UltiPro'.
But I can make changes if need be.
Guess I just never heard of sooooooo many triggers being on a DB before.
They/we are having...
May 10, 2012 at 3:24 pm
The triggers vary they are all types - insert, update, delete
May 10, 2012 at 3:18 pm
guess we are confused we have a password field (varchar) with an encrypted value of 'mPhZTe370xFPEwZCjniN8Q=='
Am i using this correctly?
USE tempdb;
-- create symmetric key 'AES128SecureSymmetricKey'
-- using the AES_128 encryption algorithm...
March 14, 2012 at 8:21 am
it's password hint answers...
I have the questions and the key from the devs.
March 14, 2012 at 7:25 am
Thanks guys..
sounds like there's no real way to enumerrate...
yeah guess I could always add an extra numeric alias ..but was hoping there was something intrinsic
November 22, 2011 at 2:36 pm
Viewing 15 posts - 256 through 270 (of 600 total)