Viewing 15 posts - 1,891 through 1,905 (of 3,666 total)
Lynn Pettis (9/2/2010)
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 12:40 pm
Jason, you can keep an eye on that 2005 upgrade if you want. I'm running for cover.
Would you let someone who's not sure how to install SQL 2005 do...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 12:03 pm
Before going any further, are you installing this on the same server as your SQL 2000 instance? Have you backed up everything? Once it starts upgrading SQL 2000...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 11:59 am
CirquedeSQLeil (9/2/2010)
The crack, the spelling or the waders?
Waders
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 11:51 am
Lynn Pettis (9/2/2010)
Alvin Ramard (9/2/2010)
CirquedeSQLeil (9/2/2010)
jcrawf02 (9/2/2010)
Tom.Thomson (9/2/2010)
Steve Jones - Editor (9/2/2010)
Noooooooo, not partial posts. There can be enough nonsense in this thread already.
Surely you don't expect all the posts...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 11:41 am
CirquedeSQLeil (9/2/2010)
jcrawf02 (9/2/2010)
Tom.Thomson (9/2/2010)
Steve Jones - Editor (9/2/2010)
Noooooooo, not partial posts. There can be enough nonsense in this thread already.Surely you don't expect all the posts to be impartial?
Is this...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 11:29 am
I think you need to take a look at the DTExec statement and look at how you can use it to pass parameters.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 9:39 am
Putts (4/24/2008)
... how does the Package know what database to connect to query that SSIS Configuration table and how does that become dynamic as the package migrates?
Been there, done that.
I...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 9:01 am
Lynn Pettis (9/2/2010)
Alvin, how about you
Rats, your partial post plus mine totalled up to a full post!! 😛
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 8:53 am
Here's the partial post.
Lynn, why don't you
😀
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 8:30 am
Make that 25.3/day
DECLARE @PostCount AS INT
SET @PostCount = 18052
SELECT CONVERT(NUMERIC(5,1), (20000.0 - @PostCount)/ DATEDIFF(DAY, GETDATE(), '2010-11-18'))
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 8:05 am
I must have been more tired than I thought when I first answered this one.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 7:55 am
FYI, we need approximately 25.4 posts per day to hit 20,000 by Nov 18th.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 7:54 am
Instead of passing the database name to the package, would it be acceptable to have the first step in the package read that value from the database?
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 7:31 am
WILLIAM MITCHELL (9/2/2010)
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
September 2, 2010 at 7:05 am
Viewing 15 posts - 1,891 through 1,905 (of 3,666 total)