Viewing 15 posts - 271 through 285 (of 1,118 total)
shirishjani (9/21/2010)
so what is the changes that i need to apply with thisonce i take new activexscripttask from toolbox
I don't think you have to make any changes. It should...
September 21, 2010 at 9:03 am
Did you try using the standard ActiveX Script Task? It is for executing older DTS scripts and this script looks like it should execute properly.
September 20, 2010 at 7:54 pm
Vijay,
Check this post by Matt Masson.
September 16, 2010 at 6:00 am
Hi David,
Why not try to export the Excel file content into CSV file and then use script to process this text file? You will still need Excel to do the...
September 15, 2010 at 1:56 pm
erngreen (9/14/2010)
If you can give me a general idea. I might be able to resolve.
Check this article by Todd McDermid. You have to apply the same process ,...
September 14, 2010 at 7:23 am
erngreen (9/14/2010)
This is sql server 2005
This is the problem. The component is for 2008 and you are using 2005. You can easily modify the component to work for 2005 ,...
September 14, 2010 at 7:12 am
What version of SQL Serve do you use? 2005 or 2008 ?
September 13, 2010 at 2:21 pm
erngreen (9/13/2010)
The installation goes smoothly but when I go to add it in BI Studio. I get an error.
What is the exact error message?
September 13, 2010 at 8:47 am
erngreen (9/13/2010)
While I would like to use this component, I have been unable to get it to install in my enviornment.
What's the issue? Have you tried asking a question in...
September 13, 2010 at 8:04 am
erngreen (9/13/2010)
here are just a couple of posts related to the problem.http://connect.microsoft.com/SQLServer/feedback/details/126493/uneven-column-count-import-using-ssis
Have you checked this component ?
September 13, 2010 at 7:54 am
erngreen (9/13/2010)
September 13, 2010 at 7:19 am
Hi,
You should use Script Component, not Script Task and create Script Source. Two recommendations:
- Explicitly define the columns from the source and then define each and every column in the...
September 12, 2010 at 7:17 am
WayneS (9/9/2010)
Part of the data extraction utilizes dynamic sql...
September 9, 2010 at 1:53 pm
Scott-361039 (9/9/2010)
I am looking for some help with the following please:
I am passing out an excel file that will be emailed to a recipient and i would like to password...
September 9, 2010 at 1:50 pm
Hi Arunvijay,
You have to install "Integration Services" on the target machine. This is an option in the SQL Server installation wizard.
September 9, 2010 at 1:23 pm
Viewing 15 posts - 271 through 285 (of 1,118 total)