Viewing 15 posts - 406 through 420 (of 1,158 total)
I love solving problems with handling time.
Daylight savings?
Multi-national? then dont forget different countries and timezones.
May 16, 2012 at 1:52 pm
deep_kkumar (5/15/2012)
So my question was instead of saving...
May 15, 2012 at 1:36 pm
Elliott Whitlow (5/15/2012)
I brought up the new server...
May 15, 2012 at 1:34 pm
mreynold (5/15/2012)
- I'm guessing this will need to be roughly a 500 GB box with 4-8 processors (that is comparable to...
May 15, 2012 at 1:09 pm
deep_kkumar (5/15/2012)
I tested it we can save backup files and copy files on the same drive but what are the difficulties which we...
May 15, 2012 at 1:02 pm
Renaming the server is possible but could cause problems especially as you are looking at decomissioning the old server at the same time
A DNS alias will work. Any replication...
May 15, 2012 at 12:59 pm
DBA_AUS (5/14/2012)
May 15, 2012 at 9:07 am
DBA_AUS (5/13/2012)
i would like to impelment peer to peer replication with 2 nodes and allowing writes to be performed...
May 14, 2012 at 9:16 am
abatourab.ali (5/14/2012)
i have tow servers each one has windows 2008 r2 std edition_64 and sql server 2008 R2 std edition_64.i plan to replicate my data frome server 1 to...
May 14, 2012 at 9:15 am
We sometimes get that. Restarting the distribution agent resets the counter
May 11, 2012 at 5:32 am
We use network compression hardware to speed up our replication to Australia. Without it would be shockingly slow. We still struggle occasionally with latency but then we do...
May 10, 2012 at 11:55 pm
S_Kumar_S (5/8/2012)
Grant Fritchey (5/8/2012)
May 8, 2012 at 7:22 am
Assuming you have Enterprise edition you can use the CREATE INDEX OPTIONS of ONLINE=ON and SORT_IN_TEMPDB=ON. These are my standard use for creating non clustered indexes.
These will allow all...
May 8, 2012 at 3:39 am
kirkm 55368 (5/8/2012)
That's not really what's wanted because the joined fields are not the same, one is Instr of the other.
I've had to look this up. Its been some...
May 8, 2012 at 2:27 am
kirkm 55368 (5/7/2012)
Include ALL records from 'qryUC' and only those records from 'tblAAAwhere the joined fields are equal.
This is the definition of a left outer join which you are already...
May 8, 2012 at 1:05 am
Viewing 15 posts - 406 through 420 (of 1,158 total)