Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Converting SQL Anywhere stored procedures to ORACLE for use with Powerbuilder
Thanks for the reply but , my understanding of the PBDBMS package is that you have setup a datawindow, use it as the source for a datastore and then traverse the datastore to retrieve the results.
Or is there an easier way?
Also are ORACLE and PB not tring to move away from PBDBMS.
Gary Corless
Yakov Fain wrote in message <3559E60D.BB0438AC_at_ibs-inc.com>...
>No, you can't.
>
>Oracle's stored procedure do not return result set as simple as Sybase's
>ones.
>If you want to use sp for this simple code (which I would not anyway) ,
>read about PBDBMS package that comes with powerbuilder.
>
>Yakov Fain
>
>
>
Received on Thu May 14 1998 - 06:38:37 CDT
![]() |
![]() |