Viewing 15 posts - 3,406 through 3,420 (of 9,643 total)
I really don't understand your issue. Your example looks like you want to combine rows with duplicate values into a single row with multiple columns, that would be a...
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
January 21, 2010 at 9:13 am
As has been said, certifications without experience are pretty useless. I just booked my first certification test 70-432 to work toward the MCITP - DBA certification, but I'm...
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
January 21, 2010 at 8:40 am
I'm not sure what your question is as the link you provided does a pretty good job stepping you through the process.
Can you share what you have and then we...
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
January 21, 2010 at 8:35 am
It sounds like you want to Pivot your data base on the value column so you probably need to use the Pivot transform. I've never used it, but 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
January 21, 2010 at 8:31 am
If you have Anti-Virus running make sure that Database Mail is added as an exception.
Here are a couple of blog posts about database mail:
http://wiseman-wiseguy.blogspot.com/2009/07/mystery-of-failing-database-mail.html
http://wiseman-wiseguy.blogspot.com/2009/09/what-happened-to-that-email.html
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
January 21, 2010 at 8:06 am
Why can't you use DBMail/sp_send_dbmail?
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
January 21, 2010 at 7:44 am
If you right-click on your source and go into the Advanced Editor you can set the code page to be used. I'd try that.
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
January 21, 2010 at 7:36 am
What is the error?
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
January 21, 2010 at 7:29 am
Sounds like a user had been removed from the server and owned the job. I'd recommend changing the owner to sa or creating a user just used to own...
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
January 21, 2010 at 6:56 am
Have you read the 2 Cross-Tab articles linked in my signature? The second one discusses how to do a dynamic Cross-Tab/Pivot which is what you need.
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
January 21, 2010 at 6:52 am
Well, the expression you have provided will set the date to December 1st of the previous year whenever the current month is January. I have no idea why 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
January 21, 2010 at 6:49 am
I agree with Gail. What happens if more than 1 row is inserted or updated.
I wouldn't worry about the messages if you can verify that the correct changes are...
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
January 21, 2010 at 6:39 am
Seconds to go to trash destination from the OLE DB Source. I'm 5 minutes in with the script component going to the trash destination and still running. Pretty...
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
January 20, 2010 at 3:37 pm
I see where you are coming from, but the dataflow has only 4 steps:
1. Get the appropriate rows from SQL Server - ~5000 rows returned sub-second.
2. Script Component...
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
January 20, 2010 at 1:16 pm
Are there any jobs running DBCC or Index maintenance at those 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
January 20, 2010 at 8:10 am
Viewing 15 posts - 3,406 through 3,420 (of 9,643 total)