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

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 184 total)
  • Author
    Posts
  • in reply to: Jade Db To Mysql Migration #31269
    Khushboo
    Member

    Hi Scott,

    This fix will be included in next public release 8.61 GA, releasing probably today.

    Thank You.

    Regards,

    Khushboo

    in reply to: Subject For E-mail Notifications #22902
    Khushboo
    Member

    Hi,

    I have added your request “Option to send the result of the job as a Subject Line in mail” in our issue tracker,

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

    Right now priority is not set. But we will discuss regarding this feature in our next team meeting and prioritize accordingly.

    Thank you.

    Regards,

    Khushboo

    in reply to: Jade Db To Mysql Migration #31267
    Khushboo
    Member

    Hi Scott,

    Quote:
    In the log SQLyog seems to use lowercase for the 'select' but capitals for the 'FROM' clause. How can I force uppercase for this?

    There is no way to select a case for the keywords in the queries written in log file.

    But you are absolutely correct that there is inconsistency as FROM and SELECT both are keywords and still there is difference in cases.

    We will change this behavior from next release and make sure that SELECT is also in UPPER CASE along with other keywords in the queries which we are framing while importing.

    Thank You.

    Regards,

    Khushboo

    in reply to: Another Approach On Compiling ('almalgamation Concept') #31262
    Khushboo
    Member

    Hi,

    Thank you for this valuable information and for your suggestions.

    Also, FYI: We migrated our project to Visual Studio 2010 (32 bit).

    Please refer to: http://www.webyog.com/blog/2010/08/17/sqlyog-mysql-gui-8-6-rc3-released/

    Thank You.

    Regards,

    Khushboo

    in reply to: Manage Indexes Dialog Box Is Borken #31253
    Khushboo
    Member

    Hi Smine,

    Please try this special build and let us know if the issue still persists.

    You can download the build from here:

    SQLyog Community

    If you have not resized the dialog till now (as I had asked in my previous post), then please try this build first.

    Thank You.

    Regards,

    Khushboo

    in reply to: Manage Indexes Dialog Box Is Borken #31252
    Khushboo
    Member

    Hi Smine,

    Sorry for the late reply.

    We tried to reproduce your case, but it never happened to us. Please tell us your monitor resolution and size.

    You can also try to resize the Create Index Dialog(see the screen shot) and check whether this solves your issue?

    Thanks & Regards,

    Khushboo

    in reply to: Query That Is Too Complex For Format Query? #31038
    Khushboo
    Member

    Hi,

    Issue confirmed.

    There is a problem with IN operator. Replacing

    Quote:
    AND archive.pipe_name IN('uploader', 'sita', 'arinc', 'cellmodem')

    with

    Quote:
    AND archive.pipe_name IN('uploader')

    works fine.

    I have added this issue in our issue tracker:

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

    We will update once we take up this issue to solve.

    Thanks & Regards,

    Khushboo

    in reply to: Sqlyog Compiler Errors #31150
    Khushboo
    Member

    Hi Jan,

    We migrated our project to VS 2010 internally. We will start building SQLyog in VS 2010 after 8.6 GA release.

    Thanks,

    Khushboo

    in reply to: Focus In Connection Dialog #31207
    Khushboo
    Member

    Hi Larsen,

    We will shortly be releasing 8.6 RC where in the focus as you requested is removed from the password field and moved to the “Saved Connections” dropdown. But, if “Save password” option is unchecked, then focus will be on password field.

    Thank You.

    Regards,

    Khushboo

    in reply to: Copy In Connection Button #31217
    Khushboo
    Member

    Hi Jan,

    We already have similar feature request for “Clone/Copy Connection”, in our issue tracker and I have added your request here:

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

    Right now priority is not set, but we will discuss about this and prioritize accordingly.

    Thank You.

    Regards,

    Khushboo

    in reply to: Focus In Connection Dialog #31205
    Khushboo
    Member

    Hi,

    We have maintained the focus on the password field as most of the user do not save their password for the connection.

    Quote:
    For a better workflow, IMHO it would be best to let the “saved connections” dropdown have the focus. One could then press the first letter of the wanted connection and should then be able to press “Enter” to open that connection.

    We will discuss this and get back to you.

    Thank You.

    Regards,

    Khushboo

    in reply to: Sql Dump: Text Is Cut Off #31215
    Khushboo
    Member

    Hi,

    This issue is not reproducible at our end (see the screenshot).

    But still we increased the width of the label “Structure and data”, so that this issue would not occur for any other language settings.

    This fix will be available in our next release.

    Thanks for reporting the issue.

    Regards,

    Khushboo

    in reply to: No Dl For Beta 3 #31202
    Khushboo
    Member

    Hi Marcus,

    That is the correct link to download 8.6 Beta3. Please download and check.

    Thanks,

    Khushboo

    in reply to: Menu Item "save…" Inconsistently Worded #31197
    Khushboo
    Member

    Hi Martin,

    Thank you for your appreciation. We are glad to know that you like our product.

    Quote:
    In the past there have been occasions where I modified an sql script to create a new one and used 'Save…' on the file menu expecting to be given a warning or some other dialog if I attempted to overwrite an existing file (… normally means 'there will be a dialog or confirmation')

    In this case you can use “SaveAs” option given in the file menu which will save it as a new file.

    Quote:
    By the way, I do note that your blog post recommends urgent upgrade to 8.6 Beta 2 – this doesn't seem to be available yet.

    You can download SQLyog 8.6 Beta 2 from our downloads page (see the screenshot).

    http://webyog.com/en/downloads.php

    Regards,

    Khushboo

    in reply to: Sqlyog Compiler Errors #31147
    Khushboo
    Member

    Hi,

    Thank you for this valuable information.

    We will look into it while migrating our project from VS 2003 to VS 2010.

    Regards,

    Khushboo

Viewing 15 posts - 31 through 45 (of 184 total)