Forum Post: Code Completion showing sysusers
Hello I installed Toad last week and have been loving it compared to Embarcadero, epically the code completion that has been working like a dream. But since Yesterday it no longer works. If I type...
View ArticleForum Post: RE: Code Completion showing sysusers
Just checking that you have tried restarting Toad and also that nobody has changed the permissions that the user you are logging into Sybase has.
View ArticleForum Post: Beta build 2.0.0.132 has been posted and is ready for download.
Hello, Toad for Sybase 2.0 beta build 132 has been posted and is ready for download. Please download it from the beta page and post any comments or suggestions that you may have. Thank you and we look...
View ArticleForum Post: SPOTLIGHT: Problem Users? Yes, it's Spotlight!
So I am involved in an eval of TOAD for Sybase to replace DBArtisan and so far it's very going favorably for TOAD. Management seems happy and gives authorization to include Spotlight... I install it...
View ArticleForum Post: Exclude database from Spotlight (Databases alerting)
Is anyone aware of a way to exclude a database from Spotlight? We have a number of databases that fall into one of the following categories... 1. Static copy for historical purposes.These databases...
View ArticleForum Post: RE: Exclude database from Spotlight (Databases alerting)
Hello Doug, I think you can switch to Database pane then select the databases you want to exclude from monitoring, right click on them and press 'Exclude from Status Alarms' and 'Exclude from...
View ArticleForum Post: RE: Exclude database from Spotlight (Databases alerting)
That's exactly the ticket! At least for the database space. Thank you so much!
View ArticleForum Post: Beta build 2.0.0.169 has been posted and is ready for download.
Hello, Toad for Sybase 2.0 beta build 169 has been posted and is ready for download. Please download it from the beta page and post any comments or suggestions that you may have. Thank you and we look...
View ArticleForum Post: Beta build 2.0.0.193 has been posted and is ready for download.
Toad for Sybase 2.0 beta build 193 has been posted and is ready for download. Please download it from the beta page and post any comments or suggestions that you may have. Note: This will be the final...
View ArticleForum Post: RE: Debug Sybase Stored Procedure in TOAD
I am trying to debug stored procedure using Toad for sybase (1.4 ). I get the following error :- Stored procedure 'stbs_qa.dbo.adjust_universe_actual' may be run only in unchained transaction mode....
View ArticleForum Post: Create Procedure lacking functionality
When you right-click to create a new function, you are presented with a dialog box to enter the function name and owner, as well as being able to specify the parameter names and data types. Not so...
View ArticleForum Post: RE: Create Procedure lacking functionality
Hello,Imolter. I have created case for this issues. It will be able to create procedure via UI as creating function doing in the near future. Thanks.
View ArticleForum Post: Debugger not stable
The debugger does not hang up immediately anymore, but stepping over simple 'set' statements with the local watch variables window open causes it to throw an ArgumentOutOfBounds exception. There may...
View ArticleForum Post: Converting ER/Studio Data Architect models to Toad
Hello My company has recently (without informing me) discontunied our Embarcadero licenses and gone for Quest/Toad. Fair enough, but the problem is that I have a couple of very large ER/Studio models...
View ArticleForum Post: RE: Converting ER/Studio Data Architect models to Toad
Sorry. Wrong thread. Should have been MS SQL.
View ArticleForum Post: RE: Toad for Sybase 1.4 - no Connection Automation with x64...
Hello Martin, Parts of Automation use the Microsoft script control and we do not install it with Toad. You can download it from the link below. After installing Automation should work just as...
View ArticleForum Post: RE: Converting ER/Studio Data Architect models to Toad
Hi, ER Studio models cannot be imported to Toad/Toad Data Modeler directly. If you wish to create model (Sybase, SQL Server... ) reverse engineer the physically existing database. Regards, Vaclav
View ArticleForum Post: AutoCompletion issue?
When writing a stored procedure or function in the editor, I've noticed that Toad won't autocomplete the names of local variables, especially those beginning with an at sign( '@' ). If I type 'set @...
View ArticleForum Post: RE: AutoCompletion issue?
Hello ,Imolter. It is not working fine with auto complete if I tried to type "set @".But it is working fine when you are typing "call" or "execute" procedures automatically showing up and when typing...
View ArticleForum Post: RE: Debugger not stable
Hi,Imolter. I can't reprocedure this issue. Would you like to post your procedure script and I will try to reprocedure it. Thanks.
View Article