Viewing 15 posts - 391 through 405 (of 1,118 total)
Jay Gamblin (3/18/2010)
CozyRoc (3/18/2010)
Have you tried to get your data using ADO.NET Source component?
I have not. Do you have an example of connecting to ADSI with ADO.NET?
I don't have....
March 18, 2010 at 3:23 pm
M Shah (3/17/2010)
March 18, 2010 at 3:01 pm
Jay Gamblin (3/16/2010)
March 18, 2010 at 2:55 pm
duanecwilson (3/16/2010)
March 18, 2010 at 2:52 pm
This is in NO WAY going to be easy to resolve manually because this is a mess. The easiest solution at this point is to reinstall SQL 2005 Integration Services...
March 18, 2010 at 2:48 pm
Is it possible to copy the file to a local drive and then process it from there?
March 18, 2010 at 2:44 pm
asukitta (3/15/2010)
...
March 18, 2010 at 2:42 pm
Where do you get this error? SQL Job Agent, console execution.. ? What is the package protection level set to?
March 18, 2010 at 2:38 pm
Have you tried to use standard Pivot/Unpivot transformations?
March 14, 2010 at 12:39 pm
On 64bit machine there are two version of the ODBC adminstrator application. I suspect you have used the 64bit version and the system setup was made in the 64bit branch...
March 14, 2010 at 12:27 pm
I can only say I feel pity about you. The Sybase client software is extremely buggy and incomplete. Until Sybase decides to fix their software there is very little you...
March 14, 2010 at 12:17 pm
Right-click on your project select Properties menu. When the properties pane opens, click on Compile tab and then click 'Advanced Compile Options...' For Taget CPU , select x86
March 9, 2010 at 5:14 am
I don't want to be rude, but you cannot expect people from the forum to do the translation job for you. You have to either learn how to convert the...
March 8, 2010 at 12:32 am
Have you tried to compile your application as x86 (instead of AnyCPU) ? This will force your application to be 32bit and you will be able to avoid the Excel...
March 8, 2010 at 12:30 am
xnl28-574517 (3/2/2010)
I have a recordset in my package populated with the TypeIds of data I want to include. Now I would like to use a Lookup task to identify those...
March 8, 2010 at 12:25 am
Viewing 15 posts - 391 through 405 (of 1,118 total)