Scripting table with rows values

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • joozeq@gmail.com

    Scripting table with rows values

    Hi

    Is there any way to script a table (with EM or Management studio) along
    with data contained in the table (rows values)?

    J

  • Hugo Kornelis

    #2
    Re: Scripting table with rows values

    On 20 Jul 2006 02:59:28 -0700, joozeq@gmail.co m wrote:
    >Hi
    >
    >Is there any way to script a table (with EM or Management studio) along
    >with data contained in the table (rows values)?
    >
    >J
    Hi J,

    You can use the builtin tools to generate the creation script for the
    tables, but for the data, there's nothing built into the tool. However,
    several ppeople have posted scripts to the web to do this. Here's a link
    to a script by Vyas Kondreddi: http://vyaskn.tripod.com/code.htm#inserts

    --
    Hugo Kornelis, SQL Server MVP

    Comment

    Working...