Forum Post: RE: MySQL database error on connect
I removed connecting over SSH and am now just connecting over TCP and working just fine.
View ArticleForum Post: Flaw? or user? Duplicate rows and not null
Going along just fine and entering data into the tables as I need. Click the checkmark to update and up pops a dialog box showing me it's taking a little longer than usual. Then the next row I add and...
View ArticleForum Post: Import Folder greyed out?
Hey Guys I'm using TOAD for MySQL v6.7 and I wondered why Import Multiple files is not possible? The Button "Open Folder" is greyed out! Is that a bug or something? Many thanks for your time
View ArticleForum Post: Gripe: Insertion of rows
I love toad for mysql over phpmyadmin. Toad Makes data creation more natural. Just one problem I can't seem to figure out. Let's say I entered 30 rows. When I get to the last item I then realize the...
View ArticleForum Post: Application Crash in CLR mode
Nazwa aplikacji powodującej błąd: toad.exe , wersja: 6.7.0.1524 , sygnatura czasowa: 0x51a727fe Nazwa modułu powodującego błąd: clr.dll , wersja: 4.0.30319.431 , sygnatura czasowa: 0x4d5344db Kod...
View ArticleForum Post: RE: Data Comparison
There seems to have been some work done with this. I can now search columns for specific values and there are some directions when clicking on the funnel icon.
View ArticleForum Post: Import Wizard issues
This rpobably a very slly question, but for some reason the "add files' and "add folders" buttons of the Toad Import Wizard are always greyed out for me. How can I solve it? Creating a new DB from a...
View ArticleForum Post: Fetching Query for MySQL
I want to fetch selected items from existing sql database table what is the query to run for it?
View ArticleForum Post: Importing a Database
Hi, I'm wondering if anyone can help me with this situation. Basically, my hosting company migrated sites to a new server, I tried top upload a database a few days ago (in PHPMyAdmin) but the file...
View ArticleForum Post: Error Message prevents Toad from closing
I get an error disconnecting from time to time and when the error occurs it prevents Toad from closing. Once that happens, the only way to close Toad is to go to the Windows Task Manager and end the...
View ArticleForum Post: RE: Importing a Database
You should be to do this using the Import Wizard in Toad for MySQL. It's a freeware product and you can download it here: www.quest.com/toad-for-mysql
View ArticleForum Post: RE: Importing a Database
Thanks for the reply Kevin, I will give that a go.
View ArticleForum Post: RE: Fetching Query for MySQL
If you mean how do you get rows from a table you need to start at the very beginning and learn about the SQL SELECT statement, the reference for MySQL is here dev.mysql.com/.../select.html and there...
View ArticleForum Post: Error on exit from TOAD for MySql
System.NullReferenceException Object reference not set to an instance of an object. Stack Trace: at Quest.Toad.Trl.BaseSqlTrl.GetData(Boolean filtered, FilterInfo filterInfo, Boolean bCacheDasta,...
View ArticleWiki Page: Product Documentation
Toad for MySQL v6.7: Online help (html) Toad for MySQL 6.7 Installation Guide.pdf Toad for MySQL 6.7 ReleaseNotes.htm Toad for MySQL v6.3: Toad for MySQL 6.3 Installation Guide.pdf...
View ArticleForum Post: RE: Importing a Database
Ok, I've installed Toad for MySQL, and am now trying to import a .sql file which is the complete database. I'm not familiar with Toad but it looks as though it's asking me to import the .sql file to...
View ArticleForum Post: Unable to send basic email using automation
Hi, I am relatively new to toad and I am unable to find much information around the problem I am facing. I am trying to send a simple mail using the automation tool. Relevant information in all...
View ArticleForum Post: RE: Can not open SQL files while connected
I'd met same problem. I think it is serious bug.. Changing a option may help you. Uncheck 'Editor - General - Use individual connection for each open editor' http://goo.gl/uVHyeV
View ArticleForum Post: Problems to connect via FTP - "Illegal PORT command. (code=500)"
Help! I am trying to connect on a FTP to upload a file with automate! The connection test runs fine, but when save and connect, returns me a error "Illegal PORT command. (code=500)" ps.: Already...
View Article