Viewing 15 posts - 6,316 through 6,330 (of 9,643 total)
george sibbald (1/10/2009)
Jack Corbett (1/10/2009)
george sibbald (1/10/2009)
excuse my ignorance, I'm a Brit, and I have seen references to 'VC guys' throughout this thread. Whats one of them?VC - Venture Capital.
cheers...
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 10, 2009 at 12:16 pm
In addition to Steve's advice I would recommend that you prepare to do some manual changes as well. You may be able to get it ALL right via programming,...
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 10, 2009 at 12:12 pm
I second everything that Jerry said. Anytime you are making changes to your SQL Server you should backup everything. Don't forget the resource database as well. See...
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 10, 2009 at 11:59 am
I've got no experience with Oracle, but SSIS is designed for these types of tasks.
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 10, 2009 at 11:51 am
george sibbald (1/10/2009)
excuse my ignorance, I'm a Brit, and I have seen references to 'VC guys' throughout this thread. Whats one of them?
VC - Venture Capital.
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 10, 2009 at 11:44 am
There may be a better way in 2005, because I am not familiar with all the DMV's, but sp_lock will show the resources locked and accepts a SPID as 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 10, 2009 at 11:10 am
First you need to enable and set up database mail (look it up in BOL) and then you need to enable the mail profile for SQL Server Agent. Under...
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 10, 2009 at 10:56 am
WILLIAM MITCHELL (1/9/2009)
The only partial exception is #3 because Vista stinks, Office 2007 stinks, and SQL 2008 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
January 9, 2009 at 6:33 pm
Wow, I think this may be a record for editorials.
I have one more comment, Image is not just appearance, it is also attitude and getting along with others. Being...
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 9, 2009 at 6:32 pm
Jeff Moden (1/9/2009)
Jack Corbett (1/9/2009)
Grant Fritchey (1/9/2009)
Jack Corbett (1/9/2009)
Steve Jones - Editor (1/9/2009)
I like skiing, but other than that, I'd like warm weather all 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
January 9, 2009 at 6:06 pm
bbouffor (1/9/2009)
Jack - you are a star. Thanks for the quick reply:D
I wouldn't go that far, but thanks and you are welcome.
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 9, 2009 at 6:05 pm
You are not getting the result you want because the format you are trying to get to is a time format and you are trying to format a numeric to...
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 9, 2009 at 2:19 pm
Your issue is this statement:
case [header].[Document Type]
when 0 then 'Quote'
when 2 then 'Sales Order'
...
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 9, 2009 at 1:58 pm
Grant Fritchey (1/9/2009)
george sibbald (1/9/2009)
Grant Fritchey (1/9/2009
No imagination required. I have two kilts (so far) and I've done all sorts of work in them. I don't see the issue 😛
.
from...
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 9, 2009 at 11:40 am
It may be awhile before I get to an example as I currently don't have SQL Server 2005 easily available. I will post an example on this thread later...
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 9, 2009 at 11:38 am
Viewing 15 posts - 6,316 through 6,330 (of 9,643 total)