1

I am trying to execute a Sybase ASE procedure in SQL Developer. It works fine in isql, but in SQL Developer it does not get executed.

When I execute it using 'Execute' command all I get is 'Procedure succeeded'.

Can you please let me know if there is any way to it?

Mano
  • 601
  • 10
  • 32
  • 1
    We're not meant to be a Sybase ide...we're a tool to migrate Sybase to Oracle – thatjeffsmith Aug 07 '19 at 20:49
  • @thatjeffsmith Thanks for your response. I forgot to add that I have connected to Sybase DB from SQL Developer through third party JDBC Driver. I am able to run queries but not able to execute procedures. – Mano Aug 08 '19 at 21:12
  • 1
    sure you can execute them, we're just not setup to receive the results as a query set in the grid – thatjeffsmith Aug 09 '19 at 12:56
  • @thatjeffsmith Is there anyway to see the procedure output/result? – Mano Aug 09 '19 at 14:41
  • 1
    You can try this http://dermotoneill.blogspot.com/2010/11/workheet-hints.html?m=1 – thatjeffsmith Aug 10 '19 at 04:16

0 Answers0