Viewing 15 posts - 1,846 through 1,860 (of 3,666 total)
Jeff Moden (9/8/2010)
Withdrawn... it was just a little too racy...
Too much bull? 😛
September 8, 2010 at 9:48 pm
Take a look at this: http://www.sqlis.com/post/The-Execute-SQL-Task.aspx
September 8, 2010 at 3:33 pm
Not sure what you mean when you say you cannot rename the file.
When you copy the file, the file name in the destination should be the new name...
September 8, 2010 at 2:40 pm
kdbarrett (9/8/2010)
September 8, 2010 at 1:25 pm
Have you taken a look at the MaximimErrorCount for both the Container and the Package?
September 8, 2010 at 1:18 pm
kdbarrett (9/8/2010)
Being able to create, edit, run, etc., SSIS packages in VS 2010.
I don't know what MS has planned for that, but the way is works now, you install that...
September 8, 2010 at 1:13 pm
It looks like it's trying to find a variable with the name "\\Server\MyPath\Inbound\MyFile_20100901.zip"
Did you happen to use the expression for the value of the variable where you should have used...
September 8, 2010 at 12:21 pm
Alvin Ramard (9/8/2010)
Paul White NZ (9/8/2010)
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)
I would speculate that the...
September 8, 2010 at 12:03 pm
Jan Van der Eecken (9/8/2010)
I was just thinking, if the BookID is 2GB as well, then taking an average of 2.5mm for the width of a single character on a...
September 8, 2010 at 12:00 pm
Paul White NZ (9/8/2010)
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)
I would speculate that the OP there...
September 8, 2010 at 11:48 am
GilaMonster (9/8/2010)
WayneS (9/8/2010)
How about a table where the PK is on a text datatype? (as are most of the other columns also!)
After a day full of stupidity, I'm just about...
September 8, 2010 at 11:43 am
Thanks for posting your solution. Others with a similar problem may be able to benefit from it.
September 8, 2010 at 11:36 am
maggie.blechinger (9/8/2010)
... Should I be using a recordset or variable to hold the list of patients, and IDs? ...
The answer is yes.
Your SQL Script will return a recordset that will...
September 8, 2010 at 11:29 am
kdbarrett (9/8/2010)
One question that arose in a meeting I just got out of was whether VS 2010 has support for SSIS. From...
September 8, 2010 at 10:29 am
FYI, the break in SSIS package compatibility happened with SQL 2008. SQL 2005 packages must be upgrade for 2008; 2008 packages are not backwards compatible with 2005. SQL...
September 8, 2010 at 9:55 am
Viewing 15 posts - 1,846 through 1,860 (of 3,666 total)