Viewing 15 posts - 496 through 510 (of 629 total)
SQL Server backups of all types are an online operation. Having people working while they occur is no problem ta all. Are you taking log backups throught the...
August 30, 2012 at 4:10 am
Personally, rather than regenerate it like that for every query, I'd take the output and put it into a Date Dimension table
May 8, 2012 at 2:57 pm
ColdCoffee (5/7/2012)
I cant think of any way other than putting all those 50 columns in a WHERE clause.Lets wait for the heavyweights to throw their thoughts on this
Err- Lynn...
May 7, 2012 at 2:14 pm
ColdCoffee (5/7/2012)
I cant think of any way other than putting all those 50 columns in a WHERE clause.Lets wait for the heavyweights to throw their thoughts on this
Ah also...
May 7, 2012 at 2:13 pm
ColdCoffee (5/7/2012)
I cant think of any way other than putting all those 50 columns in a WHERE clause.Lets wait for the heavyweights to throw their thoughts on this
Might be...
May 7, 2012 at 2:09 pm
L' Eomot Inversé (5/2/2012)
May 7, 2012 at 1:59 pm
TravisDBA (5/1/2012)
May 7, 2012 at 1:29 pm
majorbloodnock (5/1/2012)
Eric M Russell (5/1/2012)
May 7, 2012 at 1:13 pm
Are the filenames for the logs on both servers the same?
May 1, 2012 at 4:03 pm
Have you tried checking that the appropriate permissions are in place? Does the login being used actually have access to that directory?
Just a gut feeling - never used C...
April 30, 2012 at 4:43 pm
Have you tried taking the Access query and refactoring it appropriately as a SQL Server stored procedure and calling that from access instead?
April 30, 2012 at 4:37 pm
As far as I'm aware, you cannot take a table snapshot (but there are rather talented people on here who may prove me wrong). If I were you I'd...
April 30, 2012 at 4:23 pm
jfogel (4/24/2012)
Lynn Pettis (4/24/2012)
April 24, 2012 at 6:18 pm
Lynn Pettis (4/24/2012)
david.wright-948385 (4/24/2012)
Freddie-304292 (4/24/2012)I don't think we would have a higher proportion of people taking drugs if we legalised them.
So your premise is that your everyday law...
April 24, 2012 at 5:57 pm
Viewing 15 posts - 496 through 510 (of 629 total)