Forum Post: RE: Debugger not stable
I simplified the offending procedure to be just a series of Declare and Set statements. Start the debugger, then turn on the local watches window. Now just F8 through each statement and it'll...
View ArticleForum Post: RE: AutoCompletion issue?
Yes, I agree about the 'set @', but why don't I get a list of procedures when _I_ type 'call '? I get a list of tables and users instead. What's different in your setup and options that shows you the...
View ArticleForum Post: RE: Debugger not stable
Definitely an interaction with the watch windows. If I debug without a local watches or watches window, it doesn't blow up. Turn either of these on and boom.
View ArticleForum Post: RE: Debugger not stable
Another thing I noticed is that when there are double-dash comment lines or blank lines (for readability), the debugger window gets confused and places breakpoint dots (in the left margin) on lines...
View ArticleForum Post: RE: RE: Debug Sybase Stored Procedure in TOAD
Hello Sanjeev, I am able to reproduce this error too. I assume this error occurs because Toad set chained on when you launch debugger but the transaction mode in which you created this...
View ArticleForum Post: RE: Debugger not stable
Ok.I can reproduce it . I have created issue report for further investigating it . Thanks.
View ArticleForum Post: RE: AutoCompletion issue?
It is working fine with ASE,IQ,SQLAnywhere .Would you like to send me your bundle information . The menu is Help - Support bundle Email: Dexter.chen@software.dell.com Thanks.
View ArticleForum Post: RE: Debugger not stable
Yay! There's light at the end of the tunnel! Thanks, Dexter.
View ArticleForum Post: RE: RE: Debug Sybase Stored Procedure in TOAD
Hi Charon, After executing the sp_procxmode procedure_name, "anymode" , I am able to debug the stored procedure successfully. Thank you so much for your help. I really appreciate it. Thanks,...
View ArticleForum Post: RE: AutoCommit OFF seems to have no effect
Hello everyone, This issue has been reported and we are going to address it in next release. We would notify you once this issue is fixed. Thank you for your patience. Regards, Charon.
View ArticleForum Post: Debugger Local Watch Variables
This is a little hard to explain, so I have some screen-shots (NO! Our firewall or something won't let me upload images! Argh!). Ok, in a nutshell, the debugger won't let me see the entire contents of...
View ArticleForum Post: RE: Debugger Local Watch Variables
Hello Imolter I create a procedure with local variable stored lengthy string. The following pic is what I see in Local Watches after I debug this procedure. I cannot see the value of this variable nor...
View ArticleForum Post: RE: Variation in Output compared with Interactive SQL & TOAD.
Hello Muthu, I have tried what your pic describes and here is what I find: I use a decimal data to divide a big value integer and Toad cannot return the same result as Interactive SQL. We may...
View ArticleForum Post: RE: Debugger Local Watch Variables
Hi, Charon. Yes, it's similar, but different. I can't upload any pictures, so could you please send me your email address?
View ArticleForum Post: RE: Debugger Local Watch Variables
Hi, Charon. I’ll try replying to your email and attaching screenshots. But, yes, what you have described is similar, yet different. In the database grid, long columns pop up a small box with the...
View ArticleForum Post: RE: Debugger Local Watch Variables
Hi.Imolter. I have create a change request for this issue. Thanks.
View ArticleForum Post: RE: Where is 'Debug' option for functions?
Hi,Imolter . I have created a change request for this thread. Thanks
View ArticleForum Post: RE: Variation in Output compared with Interactive SQL & TOAD.
Hi,Muthu. Would you like to send me your bundle information ? It is locating in "Help -- Support Bundle" menu. I have confirmed it is the same issue with Charon when we are running the script showing...
View ArticleForum Post: Toad for Sybase 2.0.1.209 PATCH has been released!
I am pleased to announce that Toad for Sybase 2.0.1.209 PATCH has been released. This build fixes urgent issues with the debugger as well as making connections to to certian Sybase ASE builds....
View ArticleWiki Page: Product Documentation
Toad for Sybase 2.0.1: Online help (html) - Complete and detailed help for users of Toad for Sybase. Find how to's, procedures, tutorials, and screen shots. Release Notes (html) - Find a list of...
View Article