aspose file tools
The moose likes Other Java Products and Servers and the fly likes Debugging sybase stored procedures/sql from Java code? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "Debugging sybase stored procedures/sql from Java code?" Watch "Debugging sybase stored procedures/sql from Java code?" New topic
Author

Debugging sybase stored procedures/sql from Java code?

Karan Jain
Ranch Hand

Joined: May 30, 2007
Posts: 82
Guys:

Our application is kind of legacy applicaiton written in Java swing and sybase stored procedures.
Do you know of any good tool to debug stored procedures from Java code itself.

There are tools like Rapid sql which can debug stored procedures individually.
The same vendor had rapid sql developer to debug sql from Java code but it seems they retired that product.

Any help is really appreciated.

Thanks!

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Debugging sybase stored procedures/sql from Java code?
 
Similar Threads
how to change the database?
Retrieve Stored Procedure Code
what are procedures in sql ?
Sybase Stored Procedures
calling stored procedure from java