Viewing 15 posts - 1,696 through 1,710 (of 9,643 total)
Have you checked index fragmentation? Have you updated statistics?
How many CPUs/cores on the new box?
Can you see what happens if you set MAXDOP = 1 to the query? ...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 14, 2012 at 9:59 am
Joe,
I believe the OP needs a view that shows both PL and BS amounts in YTD, but the calculation is only needed for the PL amounts. Also, the OP...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 14, 2012 at 9:35 am
mtillman-921105 (3/12/2012)
Well, if this is true about which email provider you use, I need to start using gmail. I am currently a Yahoo-er! :blush:
I have them all.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 12, 2012 at 3:38 pm
Great. How'd you fix issue 2?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 9, 2012 at 5:59 am
Hey Lynn, how's the new job going?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 8, 2012 at 9:16 pm
bitbucket-25253 (3/8/2012)
Evil Kraig F (3/8/2012)
L' Eomot Inversé (3/8/2012)
mtillman-921105 (3/6/2012)
Look, the first invisible car?I think it might create some problems if those were let loose in traffic.;-)
I want two... I know...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 8, 2012 at 9:15 pm
Yup that works and I considered the conversion to INT as well, but that means you are assuming that the vehicleid is always the same with a a 0 or...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 8, 2012 at 9:10 pm
I believe issue 1 can be fixed by adding the report server to trusted sites in IE.
I don't know what's happening with issue 2. Can you post the...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 8, 2012 at 3:38 pm
Thanks guys. I got mine about 2 minutes AFTER I posted about it here. Usually it is waiting in my inbox when I wake up, so I have...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 8, 2012 at 11:20 am
If you have AV on the server, check to make sure the DataBaseMail.exe is not being blocked. McAfee blocks it by default in the mass mailing rule and it...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 8, 2012 at 10:15 am
Something like this should work for you:
DECLARE @tableA TABLE
(
vehicleID VARCHAR(5),
[timestamp] DATETIME,
...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 8, 2012 at 9:31 am
Test email worked?
Are there any errors in the database mail log?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 8, 2012 at 9:05 am
Has anyone gotten the newsletter today? I have not and I keep getting a notification email for the same post.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 8, 2012 at 9:04 am
Not to be downer on rolling your own solution, you also need to take into account the time to develop, refine, and support the solution you create, which often times...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 8, 2012 at 8:36 am
I don't think that there is a way to do this. I think you'd be better off going with a file configuration and deploying the file with the package...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 7, 2012 at 1:11 pm
Viewing 15 posts - 1,696 through 1,710 (of 9,643 total)