Forum Replies Created
-
AuthorPosts
-
KhushbooMember
Hi Scott,
This fix will be included in next public release 8.61 GA, releasing probably today.
Thank You.
Regards,
Khushboo
KhushbooMemberHi,
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
KhushbooMemberHi 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
August 20, 2010 at 1:15 pm in reply to: Another Approach On Compiling ('almalgamation Concept') #31262KhushbooMemberHi,
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
KhushbooMemberHi Smine,
Please try this special build and let us know if the issue still persists.
You can download the build from here:
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
KhushbooMemberHi 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
KhushbooMemberHi,
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
KhushbooMemberHi Jan,
We migrated our project to VS 2010 internally. We will start building SQLyog in VS 2010 after 8.6 GA release.
Thanks,
Khushboo
KhushbooMemberHi 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
KhushbooMemberHi 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
KhushbooMemberHi,
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
KhushbooMemberHi,
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
KhushbooMemberHi Marcus,
That is the correct link to download 8.6 Beta3. Please download and check.
Thanks,
Khushboo
KhushbooMemberHi 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
KhushbooMemberHi,
Thank you for this valuable information.
We will look into it while migrating our project from VS 2003 to VS 2010.
Regards,
Khushboo
-
AuthorPosts