Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Using user flows_xxx packages outside APEX
"m.t" <mt_at_matelot.com> schreef in bericht
news:12ri9e5add5vq44_at_corp.supernews.com...
> "Frank van Bortel"
>> Yes, flows_010600 signifies the version, and will change!
>> You're on HTMLDB V1.6
>> Better set up a synonym, say myflow, when flows_010600
>> becomes flows_020100 you can easily change the synonym.
>> All you code would still use "myflow.htmldbutil.whatever"
>
> you can't create a synonym for a user, can you ?
> as in:
>
> create synonym myscott for scott;
>
>
>> BTW are you sure there is not another owner that has the
>> same utilities?
>
> what you mean ?
> it looks like there are a few useful functions
> in flows_xxxxx packages
>
>
>
>
>
>
But you can create a synonym for the package flows_010600.xxxxxxxxx
Shakespeare
(What's in a flow?)
Received on Fri Jan 26 2007 - 04:22:19 CST