Viewing 15 posts - 22,021 through 22,035 (of 22,128 total)
Just change the name of the parameter to '0' (no quotes).
Check here from the BOL:http://msdn2.microsoft.com/en-us/library/ms141003.aspx
March 7, 2006 at 9:41 am
That was an outstanding article. Thanks.
We're currently in a bit of a struggle with a development team that has become completely enamored with generated code. Problem is, with type of...
March 2, 2006 at 6:12 am
Thanks for the pointer. We're pretty committed to sticking with Integration Services, replacing DTS, and from what I saw on the web site this is a seperate tool, not an...
February 24, 2006 at 5:29 am
You need to look in the "Progress" tab if the package is running or in the "Execution Results" tab if the project has stopped. Scroll up on the screen, above...
February 23, 2006 at 7:47 am
Never mind. I am a dope.
Just in case there are one or two more people as stupid as I (or worse, more stupid), SQL doesn't support Smart Indents, but it...
February 22, 2006 at 10:01 am
This worked:
"C:\\Documents and Settings\\fritcheyg\\My Documents\\Visual Studio 2005\\Projects\\SSIS\\Chapter6\\test_" + (DT_WSTR,2)DATEPART("Hh",GETDATE()) + (DT_WSTR,2)DATEPART("mi",GETDATE()) + ".txt"
That's set in the ConnectionString property.
February 21, 2006 at 6:15 am
The classes exposed by Microsoft.SqlServer.Dts.Runtime should do the trick. There are samples in ASP & C# in the Wrox book (http://www.amazon.com/gp/product/0764584359/sr=8-1/qid=1140525802/ref=pd_bbs_1/002-4538442-1224846?%5Fencoding=UTF8)
February 21, 2006 at 5:47 am
Check out Solid Quality Learning (solidqualitylearning.com). We've scheduled an inhouse class with them in April, so I can't report on the specifics of their SSIS course. However, we've used them...
February 21, 2006 at 5:46 am
I haven't worked with it yet, but I just finished reading about the new managed code interface. The new class name is Microsoft.SqlServer.Dts.Runtime. It has an encapsulated class called Package....
February 21, 2006 at 5:38 am
Take a look at the Stealth Collector from Quest. It basically uses Profiler data to create the exact kind of aggregates & drill down you're looking for.
It would be nice...
February 20, 2006 at 6:41 am
Here's the info we recieved from Microsoft:
Based off the case that we had opened with MS, the best recommendation we have from PSS is to monitor MTL using "DBCC...
February 17, 2006 at 11:48 am
Holy Cats! We just ran into MemToLeave issues to. I had no idea what a limit there was on the servers due to memory management prior to hitting that problem.
I...
February 17, 2006 at 11:46 am
I can't believe you've got me working in Access to try this out, but here goes...
I did it by simply converting the data for both columns to a string, then...
February 17, 2006 at 11:04 am
I'm no Oracle expert, but I thought that was set in the TNSNAMES file.
February 17, 2006 at 6:11 am
We've been using Quest Stealth Collector to get aggregate information out of Profiler data on the fly and with history. If there was a way to make this tool more...
February 17, 2006 at 5:37 am
Viewing 15 posts - 22,021 through 22,035 (of 22,128 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy