Viewing 15 posts - 31 through 45 (of 61 total)
I should have been more clear, I do want a third column that is the combination of the two. Thanks for the suggestions!
August 15, 2006 at 7:54 pm
Thanks! Once again you've been a great help Peter!
August 3, 2006 at 2:05 pm
I think I may have found this in the DTS transformation Define Columns fuction and changing the drop downs to non quotable.
July 10, 2006 at 8:39 am
Hopefully the last issue in this thread, the output from the last query above is putting " " around some of the data and causing issues with processing the file....
July 10, 2006 at 8:31 am
This is what seems to be doing the trick and here are the run times, quite a bit different!
SELECT D.ProjectID,
...
July 9, 2006 at 6:59 pm
Hmm, now I'm pulling too much data back. My objective is to get the MAX or most recent record from the history table and ONLY that record. This query does...
July 9, 2006 at 3:42 pm
Peter
Much thanks, for some reason (I have to admit I'm not great at JOIN statements) the query threw a syntax error. Through some trial and error I got this to...
July 9, 2006 at 2:47 pm
Thanks Tom, we're still struggling with this and will give this a try.
Ron
July 6, 2006 at 4:07 pm
Not yet, I found this link, but haven't had the time to try to fix this, if it help you will you post here and let me know?
May 1, 2006 at 2:34 pm
Rec'd and replied to, many thanks.
April 25, 2006 at 7:57 am
We're flexible on that point since we have both enviornments. Send me an email if you're interested in helping us out.
April 25, 2006 at 7:36 am
Tested, got msg saying Succesfully Started and Stopped MAPI blah blah. Reran TSQL, same error msg. ;-(
April 21, 2006 at 8:03 am
Ditto that Site Owner, thanks for the bump.
No interest at all? This is relatively easy work for the person with the right skill set. We have no legacy data,...
April 21, 2006 at 6:01 am
I think I was having two problems at the same time, first was the lack of having the extra columns in both the select line and the group by line...
February 9, 2006 at 11:36 am
Viewing 15 posts - 31 through 45 (of 61 total)