Forum Replies Created

Viewing 15 posts - 10,861 through 10,875 (of 13,877 total)

  • RE: Dynamic update query

    Phil... go easy on us non-pro English abusers... we do this to help, not to get "A"s in grammer. I know many ESL's that absolutely trash the English language and...

  • RE: Dynamic update query

    I must apologise - I was being hard on you because I thought you were a native English speaker. But I reread your posts and I don't think you are,...

  • RE: Dynamic update query

    Eugene Elutin (2/21/2012)


    my typing ***...

    Post edited! 🙂

    Hmmm, 'corrected' version:

    Now the question is, what OP does really want?

    I suggest you quit digging :w00t:

  • RE: Dynamic update query

    Now the question is, what OP does ally want?

    My answer to this question is: "Huh?"

  • RE: Errors not being ignored

    Charmer (2/21/2012)


    If Ignore Failure does not work exactly....then why should we have a such condition...or when will it work if we do Ignore Failure..?

    Please reread Koen's response.

  • RE: Unable to Execute SQL Task with parameterized stored procedure -- Error 0xC002F210

    Have you tried with a SQL OLEDB connection?

  • RE: acquiring Existing connection inside script component

    subhaannai (2/17/2012)


    im using script component in my data Flow.

    For Example :

    If my data soruce returns 10,000 records,

    inside my script component im creating a...

  • RE: acquiring Existing connection inside script component

    subhaannai (2/17/2012)


    Hi,

    Thanks for your reply.Actually Inside my Script component ,i am creating a file and writing some data's into the file and in the mean time i have to update...

  • RE: acquiring Existing connection inside script component

    subhaannai (2/17/2012)


    I have an OLEDB Connection configured in the connection manager and I want to use it in script component to call a store procedure

    Can anyone please help me

    The...

  • RE: varchar to nvarchar

    VARCHAR takes 1 byte space (on disk) to store 1 character whereas NVARCHAR takes 2 byte space (again on disk) to store 1 character.

    This is not quite correct. Eugene...

  • RE: Help with a float value

    I have now found what is the true value stored in the table by using the STR() function.

    You should not expect the STR() function to throw any light on this...

  • RE: Import excel data to sql server using ssis 2005 with derived column and substring with example

    rajendra prasad-377679 (2/16/2012)


    hi brother this is very very simple , for to do this u have to do little bit work in Excel.. just follow my steps..

    1.copy the content in...

  • RE: flat file

    Koen Verbeeck (2/16/2012)


    Phil Parkin (2/15/2012)


    A question for the OP: I'd like to build a car using some bits of metal, some wood and some electrical components. Which tools do I...

  • RE: flat file

    herladygeekedness (2/15/2012)


    shah.simmy (2/15/2012)


    hi

    i need to take multiple flat file using ssis,what component and configuration do i need to make it possible?

    Configuration, I don't know, that would be custom to your...

  • RE: public Function

    Yes - nothing special is required - on an instance of SQL Server, you can access functions in a database from any other database (subject to access rights), using suitably...

Viewing 15 posts - 10,861 through 10,875 (of 13,877 total)