Viewing 15 posts - 256 through 270 (of 1,118 total)
This is the important part:
"The Microsoft Office Access database engine cannot open or write to the file ''. It is already opened exclusively by another user, or you need permission...
October 13, 2010 at 3:29 pm
Hi,
Can you try first a shorter export, like 10 rows. Does it work ?
October 13, 2010 at 12:14 pm
It looks like the package you are trying to execute is in specific user sub-folder and the "NETWORK SERVICE" account doesn't have permissions to this folder. Try moving the package...
October 13, 2010 at 11:51 am
SSIS.COM (10/12/2010)
"The AcquireConnection method call to the connection manager "Excel Connection Manager" failed with...
October 13, 2010 at 11:32 am
Mike-1076638 (10/10/2010)
Microsoft is promoting the idea that doing everything the memory is great. It does definitely...
October 10, 2010 at 10:01 am
If you can use third-party solutions, check the commercial CozyRoc Data Flow Task Plus. It can modify the SSIS data flow metadata at runtime, dynamically including / excluding columns. You...
October 8, 2010 at 11:48 am
pwalter83 (10/5/2010)
I want to run the 64 bit SSIS package from the SQL job agent. I understand I need to select 'Operating System (CmdExec)' as the Job 'Type'. ...
October 8, 2010 at 11:35 am
The type of parsing you are looking for is very complicated and not trivial. If you can use third-party solutions, check the commercial CozyRoc Address Parse component. It provides exactly...
September 30, 2010 at 6:10 pm
jani_shirish (9/21/2010)
I have one PC with sql 2000 and is Running fine on that
Thanks A lot
I have question
I in...
September 21, 2010 at 11:57 am
jani_shirish (9/21/2010)
i find errorTITLE: ActiveX Script Task
------------------------------
An error occurred while adding the managed SSIS type library to the script host. Verify that the DTS 2000 runtime is installed.
------------------------------
BUTTONS:
OK
------------------------------
You have...
September 21, 2010 at 11:40 am
jani_shirish (9/21/2010)
can you please elaborate what is that
When you open ActiveX Script Task dialog and go to the place where you entered the script, there is a property right under...
September 21, 2010 at 11:21 am
jani_shirish (9/21/2010)
TITLE: Package Validation Error------------------------------
Package Validation Error
------------------------------
ADDITIONAL INFORMATION:
Error at ActiveX Script Task [ActiveX Script Task]: Function not found.
Error at ActiveX Script Task: There were errors during task validation.
(Microsoft.DataTransformationServices.VsIntegration)
------------------------------
------------------------------
What did...
September 21, 2010 at 11:04 am
jani_shirish (9/21/2010)
but by running ssis it says function not found
What is the exact error message?
September 21, 2010 at 10:59 am
jani_shirish (9/21/2010)
still i am not able to resolve itdo i need to use in script task
or what are the changes i need to do
please help me
I have...
September 21, 2010 at 10:50 am
jani_shirish (9/21/2010)
i got error Function not found
You have to determine which function is not found. Start commenting code until you find which is the failing piece.
September 21, 2010 at 10:16 am
Viewing 15 posts - 256 through 270 (of 1,118 total)