Viewing 12 posts - 1 through 13 (of 13 total)
i have sorted this - it was exporting to an old .txt file format, hence not working.
more care, less haste!
April 13, 2010 at 4:45 am
thanks for the info. the issue i seemed to be getting was the file location were not recognised by the sql service account
i.e i had file location such as H:\location\etc...which...
September 1, 2009 at 10:28 am
Hi,
I have created the packages on SSIS. when i import onto integration services, the package runs ok.
When i try to create a sql sever job, the package does not run....
September 1, 2009 at 8:24 am
i have now tried setting up a job and uses the start job procedure .
The packages do seem to start but fail when trying to access folders to pick up/create...
September 1, 2009 at 7:05 am
this now works! thanks for the explanation. I have added two precedence containers (plus the script task ofcourse) and now it either sends an email saying no file is present...
August 14, 2009 at 1:53 am
thanks for the script. However, i really am at a beginner level on these things...
i have my foreach container but haven't figured how to actually assign the variable to the...
August 13, 2009 at 3:01 am
Hi
I have a similar issue to resolve i.e if no file, then send an email.
I have created my package variable (as int32) but am unsure as to what task i...
August 12, 2009 at 10:40 am
i should add i have now created a dynamic connection string...but just need to apply a loop criteria to check for the file.
August 5, 2009 at 8:39 am
that works- thank-you.
i am trying to get into a habit early on of using variables,parameters..hopefully better in the long run!
cheers
August 5, 2009 at 4:01 am
just tried that and its saying:
The data type "DT_WSTR" cannot be used with binary operator "&".
August 5, 2009 at 3:43 am
Viewing 12 posts - 1 through 13 (of 13 total)