Simple Dump for database Structure..

  • Is possible get a simple creation script like MySqlDump instruction, in MS SQL ???

    Thanks in advance...

  • Can you explain what MySqlDump is???

    You can right-click on the database, go to All Tasks...Generate SQL Script.  Select all the options.  Preview it.  Is that what you want?

    Derrick Leggett
    Mean Old DBA
    When life gives you a lemon, fire the DBA.

  • MySQLDump is a command line exe to get a SQL Script for all the tables (Structure and Data) this is part of MySQL..

    Thanks for your answer.. That works the same... !!!

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

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