Forum Post: Connect Eclipse and Toad(Import)
Hi all I am importing excel sheets with n no of rows and n no of columns into the database table using toad import option. now i need to write a code in java to import. i.e evrything should be in front...
View ArticleForum Post: Object reference not set to an instance of an object. - Data Compare
Hi, When comparing data between two different data sources using Tools > Compare > Data Compare after walking through the wizard the error appears Object reference not set to an instance of an...
View ArticleForum Post: RE: Can not open SQL files while connected
When tracing to log it is in your App Data Dir and is called ConnectionTrace.log. Do you often need to run more than one script at a time? It really sounds like we are trying to open a new connection...
View ArticleForum Post: schema compare: foreign keys have empty options
MySQL schema compare finds different foreign keys, but displays them with missing constraint name and column lists. For example: ALTER TABLE `x`.`y` ADD CONSTRAINT `(` FOREIGN KEY() REFERENCES ``();
View ArticleForum Post: Large tables compare
Hello, I would like to know if i could use a where clause for compare. Each time when i import new records It compares over 2 million existing records.
View ArticleForum Post: We are now on Twitter!!! Contact a Technical Support expert today.
Do you have a quick support question and short of time? Contact us Via Twitter @ QuestExperts and we will take care of you. #Jointheinnovation #WeareQuest
View ArticleForum Post: Trying to save options gives error "Object reference not set to...
For example, try changing "show line numbers" in editor options and click "Apply". I'm using v7.9.0.637
View ArticleForum Post: BUG: Group Execute error - "Lookup Error - MySQL Database Error:...
Even though I've selected databases across different servers, I'm getting error when trying to group execute the SQL script: "Lookup Error - MySQL Database Error: No database selected" After that, the...
View ArticleForum Post: Formatter breaks on "LIMIT" clause with variables
Tried formatting stored procedure code which has a query with "LIMIT v_param1,v_param2" syntax, and it breaks because of the variables. Using Toad for MySQL 7.9.0.637
View ArticleForum Post: Tutorial on how to learn Toad
Hi Can anybody please tell me where I can get step by step instrusction on how to operate Toad , learn how to use toad to build queries and save views etc. Nothing is working for me. I have learned...
View ArticleForum Post: Issue in adding file from "import wizard".
Hi, When I click on Add File option in Import Wizard(Send to ->Import Wizard->Add Files) it simply grayed out . Nothing happened. Add file pop-up is not opening. Please help!!!
View ArticleForum Post: RE: Tutorial on how to learn Toad
Hi Mark Thanks so much....for your help. Kind regards Valerie
View ArticleForum Post: RE: SQL Script formatting
Sorry for the late reply, unfortunately this went unnoticed. The latest formatter (with default settings) outputs as follows: CREATE VIEW `database`.`table_v` AS SELECT `field`.`id` AS `id`,...
View ArticleForum Post: Excessive spacing when using formatter
I'm facing an issue with excessive spacing between selected columns list and its aliases when formatting the SQL. I've already searched on every option in settings but I couldn't find a fix for that....
View ArticleHave the ability to control general query logging for a given Toad connection
I would like to add sql_log_off on/off as session level options for a connection. This would be similar to AutoCommit on/off option. Use case: Assume that general query logging is enabled for the MySQL...
View ArticleForum Post: Can't connect to MySQL named pipe
Hello I'm trying to connect to a local database using settings: But, i receive this error: In HeidiSQL software, works... How to resolve this error in toad? Thanks
View ArticleForum Post: HTTP Tunnel connection
Hi, I want to set an http tunnel connection with a remote MySQL database, these kind of connections are normally established with a PHP file with the connection parameters to the database on the remote...
View ArticleForum Post: RE: Can't connect to MySQL named pipe
This seems to be a bug. We entered QAT-9527 to look into this
View ArticleForum Post: RE: Can't connect to MySQL named pipe
Debbie, so is a bug? Your team is resolve this?
View Article