Forum Post: Toad for MySQL 7.0 does not start in windows 8.1x64
I have installed the Toad for MySQL 7.0.0.2038. When I try to launch it three things happen: 1. Splash screen progress bar stops at about 80%, 2. main app window opens 3. Toad for MySQL Error...
View ArticleForum Post: RE: Client character set 'utf8' is different from server...
Hi, I have a problem!(sorry for my broken english) when i write a cyrilic display this:"??????". My DB is construct with utf8 and so i repear the toad with encoding utf8 but nothing.... again display...
View ArticleForum Post: Toad for MySQL v7.2.0.2478 Beta is now available
A new beta for Toad for MySQL has been posted. V7.2.0.2478 is now available for immediate download. Just head over to the download section and get it right now! Among other things this beta adds...
View ArticleForum Post: RE: Toad for MySQL 7.0 does not start in windows 8.1x64
Ok. The problem seems to be the final toad.exe assembly which for some reason fails. www.dropbox.com/.../NGen.txt 1. I have uninstalled .NET framework 2.0 and 3.0, as well as 4.51. 2. I have...
View ArticleForum Post: System.ArgumentOutOfRangeException
Hi All, I am getting below error when i m trying to automate a process... my first step in automation is to run a script.. its running perfectly fine when done manually but when i am using automation...
View ArticleForum Post: locking up on Generate SQL
In Toad for MySQL (using Brighthouse/Infobright as the database engine) all versions since 6.0 lock up when you choose Generate SQL (off right click of a table) and choose Select Statement and choose...
View ArticleForum Post: Execute Current Statement (F9) inconsistent behavior in 7.0
I'm a long time toad user, first time poster ;) I've run into a problem when using F9. After I type out a SQL statement (finishing it with a semicolon), I press F9 to execute. However in Toad 7.0 this...
View ArticleForum Post: RE: 6.7 Bug? Update via grid not working with joins
Not working in 7, either.
View ArticleForum Post: RE: 6.7 Bug? Update via grid not working with joins
We have no plans on changing this behavior I'm afraid. That said have you tried manually specifying the edit adapter (If you click on the Green/Red indicator of the corner of the grid), this sometimes...
View ArticleForum Post: Toad for MySQL v7.2.0.2525 Beta is now available
A new beta for Toad for MySQL has been posted. V7.2.0.2525 is now available for immediate download. Just head over to the download section and get it right now!
View ArticleForum Post: RE: Execute Current Statement (F9) inconsistent behavior in 7.0
It is very tricky where exactly the "break" between to statements happen. I know a while back we spent a lot of time discussing and testing where exactly the break should be. That said you make a...
View ArticleForum Post: RE: Execute Current Statement (F9) inconsistent behavior in 7.0
It is tricky though because what if you wrote this: select 1;|select 2; The | character is to indicate the cursor and not an actual character. In this case if you do execute statement you probably...
View ArticleForum Post: RE: Execute Current Statement (F9) inconsistent behavior in 7.0
Thanks for the response Henrik, In my example, so long as there's one statement on a line even if the cursor is past the semicolon I expect to execute the statement before the cursor. However in your...
View ArticleForum Post: Error connecting to MySQL db using toad
The following is the error i get when attempting to connect, please advise. Thank you System.Net.Sockets.SocketException The system detected an invalid pointer address in attempting to use a pointer...
View ArticleHow about the ability to record a session.
I use the toad to sync db schemas and their data (begrudgingly). I have to do this because of some sloppy habits of peer developers who are working against the clock and skip many common sense steps....
View ArticleForum Post: Toad for MySQL with bug?
I am using Toad for MySQl 6.7.0.1524 and MYSQL Server 5.6.14 Toad doesn't run when i make anything with table of database. (Select Insert, etc.)
View ArticleForum Post: SELECT denied for user @127.0.0.1 for a single table?
Hi, I need help. I've used toad before several times and not see this issue. I've just installed it and added a connection to a database on a remote server. There's nothing special or hidden that I...
View ArticleForum Post: Toad 7.0.0.2038 seems to cache result set
If a run a query, the result set does not change without disconnecting and reconnecting. I have toad and mysql workbench open to the same db, running the same query ever-so-often. Records are...
View ArticleForum Post: How to resolve System.NullReferenceException when using filter in...
I am using version 7.0.0.2038 of Toad for MySQL and getting reproducible System.NullReferenceException exceptions everytime I try to change the filter in object explorer. Once I get this error the...
View ArticleForum Post: RE: How to resolve System.NullReferenceException when using...
I meant to give the exception details. Sorry. System.NullReferenceException Object reference not set to an instance of an object. Stack Trace: at...
View Article