Results 1 to 3 of 3

Thread: Script SQL

  1. #1
    Join Date
    Aug 2003
    Location
    Pune
    Posts
    38

    Script SQL

    is there any script wizard is there for copying the tables data

    like SQL Script
    i just want to copy the contents of tables with the sql script
    i'm using sql2000
    thanks in advance

  2. #2
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254

  3. #3
    Join Date
    Jul 2003
    Posts
    29

    Script SQL

    If this is a short term exercise, then you may want to check out a tool called DBArtisan from embarcadero. Unfortunately, the eval copy is valid only for 15 days. It's easy to use and gives you an option to extract table data using "INSERT clause" as well.

    You can obtain a eval copy from the following location:
    http://www.embarcadero.com/products/...bdatasheet.asp

    Hope this helps.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •