Viewing 15 posts - 4,021 through 4,035 (of 9,643 total)
I'm going to recommend that you read the first article linked in my signature as I don't have any idea how the code you have posted ties to the question...
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
October 19, 2009 at 8:54 am
It's probably me, but I still don't get what you need. You are not including period in your output so your grouping would be on Item and Year so...
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
October 19, 2009 at 8:43 am
Thanks for posting the code. I wouldn't call what is happening a BUG per se, but I would call it a poor design decision. Because you are calling...
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
October 19, 2009 at 8:30 am
Are some emails being sent successfully? How do you know it is the number of connections to your Exchange server that is causing the problem? What else is...
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
October 19, 2009 at 8:19 am
Thanks for posting a test structure. I still have a question though, what is the format of the data you wish to return?
Do you want it just grouped by...
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
October 19, 2009 at 8:16 am
I'm surprised no one asked, but why do you need to shrink it? Will the database grow again? There is a reason it grew to that size and...
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
October 19, 2009 at 8:01 am
Sounds like you are going to need a derived column transform or a script component to manipulate the date to a format that SSIS can understand is a date. ...
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
October 19, 2009 at 7:56 am
I think you need to share your code later in the script. All you have shown here is getting the database list. If you call the inline function...
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
October 19, 2009 at 7:51 am
I don't know much about C++ or SQLExecDirect, but yes the insert and triggers will fire in a single transaction so either all the actions will complete or fail.
What...
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
October 19, 2009 at 7:44 am
Without seeing the data returned I don't know that I can give definitive answer, but I would venture to say that you can probably do it in either place. ...
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
October 19, 2009 at 7:38 am
I'd start with this information:
Server Specs - CPU's, memory, drive configuration, OS, SP level
SQL Server Specs - licensing model (# of licenses), version, edition (standard, enterprise, etc...), SP level, services...
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
October 19, 2009 at 7:34 am
jcrawf02 (10/15/2009)
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
October 15, 2009 at 9:01 pm
Luke L (10/15/2009)
Jack Corbett (10/15/2009)
My biggest issue...
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
October 15, 2009 at 2:06 pm
Bob, good idea and will do.
Just for the record I'm a separate 'em guy and I'm the roadblock, or as I like to say the voice of reason.
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
October 15, 2009 at 1:40 pm
Not big. We are talking, biggest non-audit table is less than 30K rows with maybe few hundred to a thousand added a year.
My biggest issue is that one project...
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
October 15, 2009 at 1:37 pm
Viewing 15 posts - 4,021 through 4,035 (of 9,643 total)