View Single Post

   
  #2 (permalink)  
Old 02-26-2008, 07:53 AM
codefragment@googlemail.com
 
Posts: n/a
Default Re: isqlplus, calling stored procedure with cursor

Sorry, it does work. The problem was that in my real example I passed
a date in in the wrong format, it worked
in sqlplus but not in isqlplus.
Sorry again
Reply With Quote