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

Query Without Database Name

forums forums SQLyog Query Builder and Schema Designer Query Without Database Name

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #12440
      Stephan123
      Member

      Hello !

      To create the query, I use the Query Builder.

      An example:

      SELECT `property_name` FROM `myDatabase`.`properties`;

      Is there a way to switch off the database name ?

      Your sincerly

      Stephan

    • #32617
      ashwin
      Member

      Hi Stephan,

      This feature request is already listed in our issue tracker,

      http://code.google.com/p/sqlyog/issues/detail?id=1107

      Right now priority is not set. We will discuss regarding this feature and prioritize accordingly.

      Regards,

      Ashwin A

    • #32618
      peterlaursen
      Participant

      Once you have copied into the editor you can 'search and replace': `myDatabase`. –> (empty string).

      The problem is that when we load a XML we validate that refered tables and colums are there (I think!). For this we need the database name.

Viewing 2 reply threads
  • You must be logged in to reply to this topic.