Forum Post: RE: Error in SQL Syntax
Select artist from library where artist like '%Feat%' ;
View ArticleForum Post: RE: How to create the table only when importing csv, xls, and...
Hi, I can add an enhancement request as the only other 'workaround' i can think of is to add a filter on the import wizard that matches no data to hopefully make the import complete with fewer errors...
View ArticleForum Post: RE: Error in SQL Syntax
Did you have the WHERE clause highlighted/selected when you initiated the script? That was the only way I was able to generate this error.
View ArticleForum Post: New Editor Keyboard Shortcut
I just upgraded my copy of Toad for MySQL from 7.3 to 7.7 and was sad to see that the keyboard shortcuts changed. I was used to having Ctrl - N bring up a new editor window; now that keyboard shortcut...
View ArticleForum Post: Object Details Shows Empty Window under 7.7.0.579
Under Toad for mySQL 7.7.0.579, with the Object Details window closed, right clicking an object in the Object Explorer and selecting View Details, opens an empty Object Details windows. The type of the...
View ArticleForum Post: Default web browser
How does one change the web browser that pops up when clicking on a link from within the TOAD application? Internet Explorer seems to be the only option and I do not use IE.
View ArticleForum Post: RE: Toad is not canceling queries nor is it even checking if the...
I don't think this issue can be solved in Toad for MySql. Please see this article. www.psce.com/.../ Executing a Kill or cancel sets a flag and then mySQL processes it. No sure what else we can do.
View ArticleForum Post: RE: Toad is not canceling queries nor is it even checking if the...
What version of MySQL are you using? how many rows in general are you pulling if you left it running? What type of table is it? InnoDB, Isam. And what did you mean earlier about forgetting to use a...
View ArticleForum Post: RE: Toad is not canceling queries nor is it even checking if the...
MySQL 5.6. Just maybe 500 rows.. using a LIMIT clause to prevent too many. InnoDB. If we kick of a query and in the WHERE clause use the wrong combination of fields that end up causing the query to not...
View ArticleBlog Post: External FAQ: Toad for MySQL
What is Toad for MySQL? Toad™ for MySQL is a freeware tool for database development and administration that enables users to quickly and efficiently perform common MySQL database tasks through a...
View ArticleForum Post: Adding escape character to select result
I have some simple HTML code that is stored in a MySQL database table column. A brief example of this HTML data is: SOME TEXT I need to properly 'escape' the / and the " values with a \ so that the...
View ArticleBlog Post: Toad for My SQL Installation (multiple versions): Failure to...
NOTE: Special thanks to Toad for MySQL user and 'friend of the product' Daniel Page who contributed this document. You can learn more about Daniel on his LinkedIn page . “Toad for MySQL” is an...
View ArticleForum Post: Unable to use Toad to delete data from 2 tables
Hello, I can select from multiple tables but cannot manage to get 2 related tables on the query builder and delete from both, toad will allow delete on 1 table but not both. For relational database,...
View ArticleForum Post: Toad for MySQL v7.8.0.159 Beta is now available
A new beta for Toad for MySQL has been posted and is now available for immediate download. Just head over to the download section and get it right now! www.toadworld.com/.../default.aspx
View ArticleForum Post: Keep editor tabs open on close (without saving it)
Hello, I'm looking for a feature similar to one that is present in mysql workbench but I have not been able to find it (if it exists). I'd like to know if it is possible to keep editor tabs open...
View ArticleForum Post: Toad APPCRASH error
Toad has been crashing on me all day long, for seemingly no reason. It will happen while I'm writing a query, not while executing, compiling, saving, etc. I understand that "this failed for no reason"...
View ArticleForum Post: Missing field list and properties toolbar in data report
While messing with the field list (explorer) and properties toolbars in the report design view they both disappeared and I cannot find a way to restore them. I tried uninstal/reinstal but that didn't...
View ArticleForum Post: How to make Toad for MySQL portable/put an USB flash drive?
I would like to use Toad for MySQL from USB flash drive. It should run on various (Win 7 based) computer even those where it was originally NOT installed. This seems to be currently not possibly. Why?...
View ArticleForum Post: Variable 'MySqlDatatype_Bit' does not exist in the resource file
Hello! Is somebody knows, how to cover this bug in the "Schema compare"? Current version is "Toad for MySQL 7.7.0.579", and i faced it every time i used "Schema compare" last two years.
View ArticleForum Post: RE: Toad for MySQL v7.8.0.159 Beta is now available
This beta has expired, can you please post an update.
View Article