Viewing 15 posts - 571 through 585 (of 669 total)
Well Said...True innovation knows no bound...But to add from my side...
Let's make this method fool-proof:
Using Try-Catch-Finally block you may add exception handling in the code module.
(rather than uisng generic exception...
June 29, 2010 at 7:08 am
Hi,
What you can do is hide the header/footer using their visbility property and toggle them as and when required:cool::cool::cool:
June 29, 2010 at 1:04 am
You may also use the Environment variables to store your variables
June 25, 2010 at 5:13 am
You may also use the Environment variables to store your variables
June 25, 2010 at 5:12 am
June 24, 2010 at 10:23 pm
Hi Edwin,
Please chk the following link:
Hope this helps.
June 24, 2010 at 10:16 pm
Hi,
I would like to suggest two points when ever you use Excel as a source data stream:
1. Always append IMEX=1/0 to your connection string respectice to the kind of data...
June 24, 2010 at 1:15 am
SELECT MIN([Salary]) FROM [SSIS].[dbo].[Salary] where salary in (SELECT DISTINCT TOP 4 [Salary] FROM [SSIS].[dbo].[Salary] ORDER BY [Salary] DESC )
Hope this helps
June 24, 2010 at 12:21 am
Hi,
In the Script Task Component you will find a property by the name "ScriptLanguage"
This property can be set to either C# or VB
June 23, 2010 at 11:25 pm
da-zero (6/17/2010)
You can find more information at the following URLs:http://msdn.microsoft.com/en-us/library/ms141682.aspx
http://msdn.microsoft.com/en-us/library/cc895212.aspx
http://www.mssqltips.com/tip.asp?tip=1405
(all found in the first Google result page for the keywords ssis package configuration)
Hi Niranjana,
The above post should help you....incase you...
June 23, 2010 at 12:19 am
Azam,
I am sure you are aware the applicablility of these technologies...i.e. the area of application.
I am a BI Developer so the only suggestion I would give you is make your...
June 22, 2010 at 10:35 pm
Viewing 15 posts - 571 through 585 (of 669 total)