Syntax for creating packages in SQL Server 2000

  • Pls help me.How to create a package in SQL Server 2000

  • What have you tried so far as a source?

    I'd expect google will return numerous related articles being a lot more specific than a forum post can be...



    Lutz
    A pessimist is an optimist with experience.

    How to get fast answers to your question[/url]
    How to post performance related questions[/url]
    Links for Tally Table [/url] , Cross Tabs [/url] and Dynamic Cross Tabs [/url], Delimited Split Function[/url]

  • anitha.chacko (12/11/2010)


    Pls help me.How to create a package in SQL Server 2000

    If the reference of "package" means like the ones in Oracle, you don't. SQL Server has no equivalent.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

  • Lutz and Jeff are correct. A basic google server should fetch a lot of very good articles.

    But if you are referring to DTS Pkgs, then check the folowing

    http://www.devarticles.com/c/a/ASP/Creating-DTS-Packages-With-SQL-Server-2000/

    Thank You,

    Best Regards,

    SQLBuddy

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply