Hi, This should be fixed in the next beta. I would recommend waiting one more beta drop to test command template as its just finishing our preliminary QA this...
Hi, I was not able to work on Toad after I left it open for 2 days.....It just freezed....I had to kill it from Task Manager and then restart it...... Tariq...
Hi, Go to Toad options, Log Reader General and put t_ and do a search you will get the below error :: If you need to reproduce it you need to quit and start...
Hi David, The code snippets have a valid path in the Options C:\Documents and Settings\abhishek\Local Settings\Application Data\Quest Software\Toad for DB2...
Hi Helene Rantz, I always check with out any SQL statement first....Just open an editor go to Explain Plan and try to save it...It comes consistently here... ...
Hi... It was a valid table...I have different schemas in my database..If I specify the schema name, it works fine..but if I specify a table which is there in a...
Hi Mauritz, This was a one time Run time error..not consistent...am not able to reproduce it...Only reason I can think of is that I had lot many toad...
Hi, In master Detail Browser...if I havint added any table and try to fetch all data.... It gives me this error.... System.InvalidCastException Specified cast...
Howdy from the Scripter team, Scripter supports CREATE LIKE with constraints; - I just verified it on z/OS and LUW. (Constraints are generated in CREATE LIKE...
Hello, Could you provide me by steps to reproduce it? (I created simple structured type w/o any errors) (and script to the dependent objects if it's specific...
I fixed this and a bunch of other issues with the master detail browser yesterday. Don't remember the CR # anymore, but it should be fixed in the next drop. ...
I think this problem was fixed by some tweaks I did to how we resolve assemblies earlier in the week. /Mauritz ________________________________ From:...
Hi Vlas, I had tables in my Schema ..i right clicked and tried to drop the table..that is how I got the error tariq ________________________________ From:...
Hi... I created a structured type with the following properties and got error now. am able to reproduce it consistently..... Name : test1 Instantiable ---...
Hi, If I drag and drop all the tables from the Object browser some thing like the one in the picture attached also comes which is not a table......and it...
I attempted to add via alter a single column called ACCUM_TYPE CHAR(1) DEFAULT 'M' NOT NULL, all went well until I hit show script. Original table script...
Hello, Maybe we already fixed it when we fixed something else. Using my latest sourcecode it's not reproducible. So wait till the next beta, please. ALTER...
Tariq, Thanks for the clarification. I reproduced and fixed this issue. It will probably not make our next posted Beta but it will certainly be in the one...
Used the Creation script menu option to obtain DDL of table, and the create failed due to the incorrect data type assigned as the default. I removed the quotes...
The fields FROM_DATE and THRU_DATE are dates but the migrate function generated timestamps, when the 00:00:00 portion is removed the insert works correctly. ...
Mark, Thanks for the information. We will investigate this and have a fix in a subsequent release. Jeff ... function ... insert ... NAME ... C"," ... ...
Hi Tariq, Thank you for submitting the issue. This is a known issue submitted as CR211993 and this will be fixed in subsequent beta build. Best Regard, Angel ...
Angel Tran
Angel.Tran@...
May 4, 2007 6:32 am
987
there is no possibility to generate dependent objects on a view (or other objects but tables, select box like in tables is here missing), so getting a nice...
Hello, You are right. I've just corrected it and it will be included in the subsequent beta build. P.S. Now we don't quote following types: Integer, Bigint, ...
Hello from the SchemaCompare team, We are reviewing this issue but we are not sure that we have fixed it because we are not able to reproduce it. We did some...