Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Problem Running Sql Create Script

forums forums SQLyog Using SQLyog Problem Running Sql Create Script

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #12348
      Sunil Tej
      Member

      Hi,

      I'm new to SQLyog.I heard its the best IDE for mysql on windows and here I'm.

      I've used mysql workbench to make a visual design of my database from which I could export a create .sql script file.I've tried to copy,paste and run the code in the query window.But,it doesnt seem to work.

      I have searched for an option to import .sql create file.But,I dont think I was lucky though.Please let me know how to execute the script or import it so that I can create a database.

      I'm using SQLyog Community-mysql V9.02 over windows 7.

      Thanks

    • #32329
      peterlaursen
      Participant

      The SQLyog Schema Designer wil create the tables directly. No need to run SQL manually ('forward engineer' or whatever). Also Schema Designer supports (only) import and export from and to it's own XML format (for saving 'layouts')

      The documentation (help .. help menu) documents it like this:

      Quote:
      Whatever you add or change from the Schema Designer will be stored to the database exactly the same way as when you work with the menu's of the program. There is no need to 'upload', 'apply', 'synchronize' the LAYOUT or anything like that. SQLyog Schema Designer is a graphical implementation of direct client functionalities. We work with the database that we are connected to – not with any kind of 'model' internal for the program.
Viewing 1 reply thread
  • You must be logged in to reply to this topic.