Forum Post: RE: how I can speed up mysql query with group by
Yes, I did the full text index on search_text field , and Limit is for pagination
View ArticleForum Post: Download Older version
Hi, i want to download an older version of Toad for MySql. I installed the last version but when i try to connect to one of our databases it shows the message "Authentication with old password no...
View ArticleForum Post: RE: Quest.Licensing.LicenseException
Same issue appears to be happening for the Freeware version of Toad for IBM DB2 v 6.0.0.373: Quest.Licensing.LicenseException Unable to validate license key. Reason: Temp directory does not exist....
View ArticleForum Post: 7.5.0.528 -- Expired
It appears that V7.5.0.528 has expired and I do not see any versions later than .528. Is there a timeframe for the next Beta update? Thanks,
View ArticleForum Post: RE: 7.5.0.528 -- Expired
I just had the same issue. Downloaded the production version 7.3 to continue working.
View ArticleForum Post: RE: 7.5.0.528 -- Expired
Not the first time sadly. Tip: Leave Toad open; it’ll still work.
View ArticleForum Post: "Format code" doesn't understand SEPARATOR?
"Format code" refuses to format any query containing GROUP_CONCAT + SEPARATOR: For example: SELECT level , GROUP_CONCAT(code SEPARATOR ' ' ) FROM Logs GROUP BY level; SEPARATOR is valid since at least...
View ArticleForum Post: Uninstall Manually
How do I uninstall if the entry is missing from Programs and Features? I found and carefully removed everything Toad from the Registry, it took some hours and worked, but I bet there’s an easier way.
View ArticleForum Post: RE: 7.5.0.528 -- Expired
Still the same issue. No new beta. Is there a file checked like a ULA for expiration date or is hard coded into the build? Would be nice if there was a work around.
View ArticleForum Post: RE: Download Older version
7.0 was the last version that didn't cause the error you are getting. I, too, am stuck at 7.0 for the same reason.
View ArticleForum Post: RE: Download Older version
Just FYI the reason for this issue is that the official MySQL drivers we use no longer supports connecting to this kind of database. It is trivial to fix your database so that a more recent version...
View ArticleForum Post: RE: 7.5.0.528 -- Expired
callmeser2 -- You can use the old date change trick. While it's ugly and obviously not a long term solution, but it may get you by for a little while. Set the system date to before the expiration...
View ArticleForum Post: RE: Download Older version
Unfortunately, we are using some older tools and servers that would break if we updated to the "new" password. How hard would it be to offer a version with the older .net drivers or switchable...
View ArticleForum Post: RE: Download Older version
Understandable, unfortunately we need certain features in a later version of the driver mentioned above (And also want some pretty nasty bug fixes in it) so it would not be feasible to create a...
View ArticleForum Post: RE: Dump SQL Database for re-import in phpmyadmin
I have same question. Also Toad for MySQL creates whole procedure for every record, when PHPMyAdmin backup we have only: INSERT INTO `mbccop_links` (`link_id`, `link_url`, `link_name`, `link_image`,...
View ArticleForum Post: RE: Dump SQL Database for re-import in phpmyadmin
Toad has many useful tools, but for PHPMyAdmin compatible backup I'll be using HeidiSQL.
View ArticleForum Post: Difference between Rows value under the Information tab for the...
Working on Version: 7.3.1.3290. I am looking at 2 very different values on a table I'm trying to get a true row count on. In Toad when I select the TABLE and then on then on the right side of my...
View ArticleForum Post: Unable to view saved toad sql files through my documents /...
hi - recently when i save a file in toad - other users cannot view the files that i save. When i go to view the files by going thorugh my computer into the folder they are saved in they do not appear....
View Article