Forum Replies Created

Viewing 15 posts - 241 through 255 (of 669 total)

  • RE: Setup Send Mail task

    Please follow here

  • RE: SSIS - Getting Sequence Container Name

    Have you considered using the System::PackageName variable.

    This is a system variable and is ReadOnly.

  • RE: SSIS Package Question

    Craig has answered you question completely. As a matter of design...create table --> Stage Data-->Data Transformations-->Truncate Table

  • RE: Hidememberif

    You have to set appropriate cube security/browse properties..it has been long time though...but this is where you start exploring.

  • RE: Denali CTP1

    Much hyped....all must have heard about BISM and the roadmap for SSAS and MDX

    What happens next?

  • RE: Data Mining vs Amazon Wishlists

    Amazing things can happen from outside!!! Nice read though 🙂

  • RE: Very new to Data Mining

    This is one test case scenario...

    There are also chances of pre assumptions by a certain lot of customers pre-assuming that since many stores have a definite store arrangement they may...

  • RE: Need wildcards in File.exists() HELP

    On the other hand, if you are happy to slip someone $50 via Paypal to write that script for you, we're in happier territory and I'm sure that you will...

  • RE: Please send me Interview Q &A

    sankarkot2007 (11/6/2010)


    Hello Da-Zero

    don't post these type of suggestions,ok.I learn beggener stage Thats why i want some questions

    You are doing no good to the community by asking some set of...

  • RE: Need wildcards in File.exists() HELP

    Chris,

    A design involving no Script Task/Component would be a bad idea considering the scenario you have in hand. Though it might be possible!!!

  • RE: Check Files existence in a folder

    Phil Parkin (11/2/2010)


    You are using a lot of guesswork here.

    Somehow, I don't think so. 🙂

  • RE: Check Files existence in a folder

    Think Big...Think Windows Service that will poll a directory implementing Windows Management Instrumentation Events..lol...

    Yes Phil FEL can be used but the ST has to invlove a suitable code for threading...

  • RE: Check Files existence in a folder

    Phil Parkin (11/2/2010)


    Pulivarthi Sasidhar (11/2/2010)


    Hi,

    Use Script Task go to design script

    U can write C# or VB Script for the same

    Cheers!

    Sasidhar Pulivarthi

    What does this give the OP that Steveb's post...

  • RE: Check Files existence in a folder

    One of the suitable approach would be to watch the said directory using a FileSystemWatcher and fire appropriate events as associated. This seems doable as the system does not deems...

  • RE: Check Files existence in a folder

    Adiga (11/2/2010)


    You may find xp_fileexists extended stored procedure useful. More information on this XP here

    The OP says, file name not known

Viewing 15 posts - 241 through 255 (of 669 total)