SQL Server 2005 Scripting

  • Greetings All,

    Here is a free tool to script objects in SQL Server 2005.

    The following objects can be scriptted into individual files with extensions you need.

    http://taposh.wordpress.com/sql-2005-scripter/

    Regards,

    Taposh

  • That's good, but we already have an inbuilt feature which is giving much more flexibility than this tool. why i should use it?

    I would appreciate if you can just list out some extra features which this tool is giving.

    Regards,
    Sarabpreet Singh 😎
    Sarabpreet.com
    SQLChamp.com
    Twitter: @Sarab_SQLGeek

  • Sarab is right, it's already a built in option:

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

  • Thank you Guys for looking into the post and giving your honest comments. I had developed this tool when SQL 2005 had just released

    and the version to script into individual files had not come.

    Now, of course there is a provision although limited. Some of the advantages of this tool even today are.

    1. Script One file per object for older versions of SQL 2005.

    2. Ability to the user to create a custom extensions for the objects scripted.

    3. Ability to Script Table triggers

    4. Additional Scripting Options e.g. Include collation, Qualify create and drop with Scripting Options.

    Screen shots

    Appreciate your honest comments.

    T

  • I'll try this tool.

    Regards,
    Sarabpreet Singh 😎
    Sarabpreet.com
    SQLChamp.com
    Twitter: @Sarab_SQLGeek

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

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