Results 1 to 4 of 4

Thread: attach new MYSQL 5 database

  1. #1
    Join Date
    Apr 2006
    Posts
    178

    attach new MYSQL 5 database

    I am having a .sql how can I create (attach) a new database (schema) with it in MySQl 5 ?

    is there any tool without that prompt command ?

    I am using MySQl Query Browser or MySQl Administrator and WampServer on Windows XP

    if I try to execute the file I get
    You tried to execute an empty string . Please type an SQL command into the SQL edit field an execute again

    it seems that Mysql Query Browser is unable to understand if there is many line !!!


    thank you
    Last edited by anselme; 10-09-2008 at 02:42 AM.

  2. #2
    Join Date
    Jun 2004
    Location
    Atlanta and Manhattan
    Posts
    607

    Have You Tried This?

    Have you tried simply opening the .sql file in notepad (etc.), and then cutting and pasting the code containied into an Editor in MYSQL?

    ... I may be having trouble understanding the problem ...

    HTH,

    Bill

  3. #3
    Join Date
    Apr 2006
    Posts
    178
    I finally found putty.exe

    thank you

  4. #4
    Join Date
    Jun 2004
    Location
    Atlanta and Manhattan
    Posts
    607

    Glad to Hear It ...

    I'm glad you found a great free tool!

    Let us know if we can offer further assistance.

    Bill

Posting Permissions

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