Viewing 15 posts - 3,676 through 3,690 (of 4,272 total)
MS says its ignored:
http://msdn.microsoft.com/en-us/library/ms187499.aspx
But:
http://blogs.msdn.com/slavao/archive/2005/04/29/413425.aspx
CEWII
September 7, 2009 at 6:32 am
MS POV:
http://msdn.microsoft.com/en-us/library/aa964127(SQL.90).aspx
Other POV:
http://www.crystalreportsbook.com/SSRSandCR_ExecSummary.asp
CEWII
September 7, 2009 at 6:26 am
farax_x (9/7/2009)
I need to design database for enterprise solution (office automation software).in this database i have a critical information that i'm not sure put all data in one table or...
September 7, 2009 at 6:23 am
Elliot 9/4/2009
not the way that 99.9% of us use SSIS
Not so sure on that statistic. True of people (such as yourself) who know the architecture of the product and...
September 7, 2009 at 6:16 am
you all seem to point to the control flow > execute sql task when needed to use vaiables.
You don't really need to use a dataflow to get data into...
September 7, 2009 at 6:13 am
stevefromOZ (9/4/2009)
September 4, 2009 at 12:45 pm
I see that we have at least two seperate problems
1. Wider re-usability
2. 2 similar queries.
So I'll tackle #2 first
But now I am confused since now I have the same sql...
September 4, 2009 at 12:40 pm
Would love to hear back how it went.
CEWII
September 4, 2009 at 9:38 am
You have some of the right stuff, but the first thing is that it will NOT be prompting you for anything, SSIS is a back-end process, it is not now...
September 4, 2009 at 8:21 am
Is there some field in the data that reliable shows an update date? If so then keep track of the last date and use it for the query. ...
September 4, 2009 at 8:11 am
I have a couple questions myself..
1. How often do you run this process (or will you)?
2. Do you need to pull all 24M records EVERY time?
3. If you need all...
September 4, 2009 at 7:45 am
I would guess they were in the original script that created it. You could interogate syscomments and see if it is in the system table (ok view) and I...
September 4, 2009 at 7:42 am
Silverfox,
I think that we are talking about the 1%. I think it should be fixed, but I'm not going to get all in a tizy over it. The...
September 4, 2009 at 7:39 am
Grant Fritchey (9/3/2009)
Elliott W (9/3/2009)
September 3, 2009 at 8:43 pm
itamar (9/3/2009)
...It shifts the responsibility for versioning from...
September 3, 2009 at 3:24 pm
Viewing 15 posts - 3,676 through 3,690 (of 4,272 total)