--
Terry Dykstra (TeamSybase)
Please state PB / OS / DB versions in your post.
http://powerbuilder.codeXchange.sybase.com/
http://www.pb9books.com
"Luiz Alexandre Schafer" <lsch...@rge-rs.com.br> wrote in message
news:#7YTCXwRDHA.314@forums-2-dub...
>
> Hello,
>
> is there a way to call a oracle package for datawindow update without the
> package owner of the database?? PB only shows me the list os packages
whith the
> owner, but I need without the owner!!!
>
> I hope someone knows how to solve it!!!
>
> Thanks in advance!!!
>
> PB version: 8.0.3 Build 9704
> Oracle 8.0.5.2.1
> OS: Windows 2000
> ---== Posted via the PFCGuide Web Newsreader ==---
> http://www.pfcguide.com/_newsgroups/group_list.asp
But I扉e already done this! PB dont show the public synonym of a package.
I扉e already tried set up the option "Qualify public synonyms" and it didnt work
too.
--
Terry Dykstra (TeamSybase)
Please state PB / OS / DB versions in your post.
http://powerbuilder.codeXchange.sybase.com/
http://www.pb9books.com
"Luiz Alexandre Schafer Filho" <lsch...@rge-rs.com.br> wrote in message
news:uWoPUW6RDHA.238@forums-2-dub...
> But I am already connected whith the user which is the owner of the
object.
>
> Thanks for all of you that send me some tips.
>
> I think it is not possible select the package whithout the owner directly
from
> the painter.
>
> I found a way: I export the source code of the datawindow and remove the
owner
> and then import the code.
>
> I hope that Sybase can release a new version which I can select if a I
want with
> or without the owner of the object.
>
> If I am mistaken and someone can prove me that there is a way in PB 8,
please
> send me an email in private.
>
> Thanks.
>
>
>
>
> On Fri, 11 Jul 2003 08:29:35 +0200,
> in powersoft.public.powerbuilder.powerscript
> Bruce H <Bru...@nospam.com> wrote:
> >GRANT Select on psynonym TO ...
> >
> >"Luiz Alexandre Schafer Filho" <lsch...@rge-rs.com.br> wrote in message
> >news:%23Wwa3BxRDHA.238@forums-2-dub...
"Luiz Alexandre Schafer Filho" <lsch...@rge-rs.com.br> wrote in message
news:%23Wwa3BxRDHA.238@forums-2-dub...
Thanks for all of you that send me some tips.
I think it is not possible select the package whithout the owner directly from
the painter.
I found a way: I export the source code of the datawindow and remove the owner
and then import the code.
I hope that Sybase can release a new version which I can select if a I want with
or without the owner of the object.
If I am mistaken and someone can prove me that there is a way in PB 8, please
send me an email in private.
Thanks.
On Fri, 11 Jul 2003 08:29:35 +0200,
in powersoft.public.powerbuilder.powerscript
Bruce H <Bru...@nospam.com> wrote: