Viewing 15 posts - 10,981 through 10,995 (of 13,872 total)
Did you try?
I just set up a source connection and it *seemed* to work.
December 16, 2011 at 8:01 am
apatel 80451 (12/16/2011)
Zone 2011 YTD
Tango ...
December 16, 2011 at 5:17 am
apatel 80451 (12/16/2011)
I am trying to calculate YTD totals for the following data, at the moment I'm getting a varchar field for my date e.g. '201101'. I will therefore be...
December 16, 2011 at 3:59 am
Roughly how many integers are going to be held in the variable?
If you persist with this approach, then one way or another you're going to find yourself looping. But maybe...
December 15, 2011 at 12:08 pm
The wording in your question demonstrates that you know the answer, as far as I can see.
Have you considered Cozyroc software? It includes a dynamic data source component, from what...
December 14, 2011 at 9:56 am
Powichrowski Marek (11/28/2007)
It is not good practice to issue SELECT * FROM statement (btw it can take the long time for the huge table). I think the best way...
December 14, 2011 at 2:27 am
The question was about remote users, not remote data sources.
December 14, 2011 at 2:20 am
For future info.
With the simple stuff, you should find it's faster to Google and use what's already been written than writing out a post and waiting for people to respond.
December 13, 2011 at 3:15 am
herladygeekedness (12/12/2011)
Specifically, I have payments that must be attributed to...
December 12, 2011 at 2:51 pm
herladygeekedness (12/12/2011)
http://pragmaticworks.com/Products/Business-Intelligence/BIxPress/ssis-logging-auditing-monitoring.aspxThis link should get you started.
That's not a link. This is a link
😛
December 12, 2011 at 1:46 pm
Cadavre (12/12/2011)
Phil Parkin (12/12/2011)
I want the name of the user which is running the SQL Server service...
December 12, 2011 at 4:31 am
Thanks, but that returns the current user - not quite what I am after.
I want the name of the user which is running the SQL Server service for the particular...
December 12, 2011 at 4:10 am
Elliott Whitlow (12/9/2011)
I would use a data-flow task. The rows are generated by a source and a script...
December 10, 2011 at 11:09 am
Is there a longer error message available?
Does the package ever fail when run in Visual Studio?
December 8, 2011 at 7:03 am
Viewing 15 posts - 10,981 through 10,995 (of 13,872 total)