Forum Post: RE: Stored Procedure Editor
Hi, it is not possible in the current version, but you can expect some solution in future versions. Change request already exists, TEE-1499. There can be various ways how to achieve the desired...
View ArticleForum Post: RE: Stored Procedure Editor
That's brilliant news, thanks for informing me. This is really a great tool already so to hear that it is going to improve is something else.
View ArticleForum Post: RE: Nested Scripts
Hi, Thank you for the evaluation, we're trying our best to provide all necessary functionality, yet stay simple to use! The old CR 81360 you mentioned hasn't been implemented because there hasn't been...
View ArticleForum Post: RE: bug with postgresql
Hi Sumer, So, I checked your input: For PostgreSQL, you can find that in Object Explorer (Schema Browser) there is always one schema with green icon, which means that it's Active schema (set via...
View ArticleForum Post: Re: bug with postgresql
Hi Lukas! Thanks for your reply . 1: ok, i dont know about the active schema setting 2: here is a view: create or replace view sample_view as SELECT 1 as first,2 as dual when i open with edit from...
View ArticleForum Post: RE: TEE-1.8.0: formatter differs from fmtplus
Is tehre any news on this issue? bye Thomas
View ArticleForum Post: RE: TEE-1.8.0: formatter differs from fmtplus
The comment on the last line is followed by a newline indeed. Without comment there is no newline following the END; tokens. The reason why a newline is added after a dash-dash comment is to avoid...
View ArticleForum Post: RE: TEE-1.8.0: formatter differs from fmtplus
My main objective is that the formatting is consistent with original fmtplus of toad 11.x (12.x formatting is also 'broken'). I understand the reason why you add the newline at the end and I find that...
View ArticleForum Post: RE: bug with postgresql
Hi Szabolcs, I haven't been able to reproduce, though there may be some code inefficiency allowing wrong output you are experiencing. Could you possibly try to run the following SELECT to see what...
View ArticleFile: img3.jpg - 7/25/2013 11:40 PM
This attachment "img3.jpg" was uploaded to this Group's Media Gallery on 7/25/2013 at 11:40 PM via email.
View ArticleFile: img1.jpg - 7/25/2013 11:40 PM
This attachment "img1.jpg" was uploaded to this Group's Media Gallery on 7/25/2013 at 11:40 PM via email.
View ArticleFile: img2.jpg - 7/25/2013 11:40 PM
This attachment "img2.jpg" was uploaded to this Group's Media Gallery on 7/25/2013 at 11:40 PM via email.
View ArticleForum Post: Re: bug with postgresql
Hi Lukas! I attached three imgs. In first you can see the problem. In second img is the select result, but i comment the schemaname filter, and the result is wrong, in third when i use the schemaname...
View ArticleForum Post: RE: bug with postgresql
Sumer, thanks a lot! ORDER BY ATTNUM is the code inefficiency I wrote about :) I created CR TEE-1530 to investigate/address this ORDER BY inefficiency on SQL queries with critical priority. Thank you...
View ArticleForum Post: RE: Formatter hot key in StoredProcedureFileEditor?
Hi Thomas and ssriram, The issue was investigated, changes implemented and the fix will be a part of the next BETA in approximately two weeks. Please, let me know if the issue is fixed for you then....
View ArticleForum Post: RE: Formatter hot key in StoredProcedureFileEditor?
with the current TEE-1.8.1 I find that the short key sometimes does work. But I did not find the logic behind when it stopes working... bye thomas
View ArticleForum Post: RE: Formatter hot key in StoredProcedureFileEditor?
Hi Thomas, There were several code inefficiencies which caused that context was not caught often. Now it's implemented correctly in all editors and thus key shortcuts are caught properly. Thank you!...
View ArticleForum Post: RE: bug with postgresql
Hi, Concerning the issue with Default value of arguments not being passed, I created change request TEE-1518, which has been already fixed and will be in the next BETA. Regards, Lukas
View ArticleForum Post: RE: with this plugin eclipse hangs during start up
I have just install the latest toad ext from marketplace with Eclipse Juno on Mac 10.7.5, and it hangs on the first screen. I use the following plugins: Counterclockwise (Clojure plugin for Eclipse)...
View ArticleForum Post: Launching SQL editor on Kepler Linux x64 (with 64-bit eclipse)...
I'm not sure if this has been posted before, I couldn't find the exact report (sorry to repeat if it has)....Having installed a clean copy of Kepler (4.3.0) x64, and adding Toad 1.8.2, any attmpt to...
View Article