Forum Post: RE: Error Message prevents Toad from closing
Hello, This has consistently been occurring since version 6 and never happens with 5.0.0.345. In my case, it's simple and repeatable consistently: 1. Connect to a mysql instance, ANY mysql instance 2....
View ArticleForum Post: RE: Toad4mySQL V. 7.0.0.2038
To dbyy: Thank you for posting in Toad World! We apologize for the inconvenience from installing 7.0.0.2038. I attempted to reproduce this issue on a Windows 7 32-bit virtual machine, but I was able...
View ArticleForum Post: RE: Can not open SQL files while connected
Hi I had the same problem, but I had changed file encoding type in Editor General Options to other than default. so open saved files gave me problems. changed it again and problem solved. Please check...
View ArticleForum Post: RE: How to resolve System.NullReferenceException when using...
Unfortunately, I have not resolved this as I had earlier thought. I am still getting this error. Any advise? I am no longer able to look at the list of stored procedures because I can't change the...
View ArticleForum Post: RE: Toad Beta 7.x bug: Execute current statement (F9) does not...
I recently installed the latest beta (2618), the behavior is still as described. Very difficult to have the cursor at the end of a line, then pressing F9 it will execute the next statement! The...
View ArticleSave calculated fields
I shall be embarrassed if someone tells me this can be done already.... I have a number of calculated fields that I'd like to use in a number of different queries (they're mostly based on functions...
View ArticleForum Post: RE: Toad Beta 7.x bug: Execute current statement (F9) does not...
This will be fixed soon. I have entered a show stopper issue in our issue tracking system to fix this change in behavior. I really apologize for the data loss. That is very unfortunate.
View ArticleForum Post: Toad for MySQL v7.2.0.2659 Beta is now available
A new beta for Toad for MySQL has been posted. V7.2.0.2659 is now available for immediate download. Just head over to the download section and get it right now!
View ArticleForum Post: Rows inserted count , rows updated count is incorrect
I am a software engineer who has just started working with msql (and Toad) after a 20 year layoff. I am rusty and confused. I know what rtfm means; however, this is a condrum I have not been able to...
View ArticleForum Post: Toad for MySQL v7.2.0.2699 Beta is now available
A new beta for Toad for MySQL has been posted. V7.2.0.2699 is now available for immediate download. Just head over to the download section and get it right now!
View ArticleForum Post: RE: Toad Beta 7.x bug: Execute current statement (F9) does not...
This issue has now been resolved. The fix is not in the beta released earlier today but it will be in the next one and the actual release.
View ArticleForum Post: Toad for MySQL 6 and 7 unicode Not working
Before i use Toad for MySQL ToadforMySQL_Freeware_4.6.0.531 it working with unicode normal Ex: addr NVARCHAR(400) NOT NULL, INSERT abc (addr) VALUES('Thái Hà - Hà Nội'); --- addr: Thái Hà -...
View ArticleForum Post: Error in Beta 7.2.0.2699
I just installed 7.2.0.2699 and the code completion threw an error I have never seen in Toad for MySQL before. I was typing a CALL statement and there is an unterminated SELECT on the previous line,...
View ArticleForum Post: RE: Error in Beta 7.2.0.2699
Two more things to add - after this error occurs code completion is broken until I close Toad, the code completion dialog always just shows the big red cross when it opens; also, this is reproducible,...
View ArticleForum Post: Disable Show table status in Toad
Is there a way to disable this in Toad? When I am the only one using a MySQL server this is okay but in a multi-user environment clicking the plus next to a table in Toad issues this command and...
View ArticleForum Post: RE: Error Message prevents Toad from closing
I would like to add my voice to this discussion. I would love to use Toad for MySQL every day, but cannot because it locks up unexpectedly and requires you to manually kill the process. I too have...
View ArticleForum Post: Toad Beta 7.2.0.2659: MySQL ROW_COUNT() function does not work...
The MySQL ROW_COUNT() function always returns when executed from within Toad editor window. The row_count() function will return the number of rows affected by the prededing update or insert...
View ArticleForum Post: RE: Toad Beta 7.2.0.2659: MySQL ROW_COUNT() function does not...
We need to execute statements in Toad to check certain things in the session which means that if you execute two statements after each other they wont from the servers perspective be right next to...
View Article