Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » RoutineEditor to open different SQL Objects with same name
RoutineEditor to open different SQL Objects with same name [message #33979] Tue, 07 August 2007 05:16 Go to next message
Anil Samuel is currently offline Anil SamuelFriend
Messages: 108
Registered: July 2009
Senior Member
Hi

With Oracle Package Specification and Body, there will be 2 different
SQL objects with same name. Current version of RoutineEditor cannot open
2 SQL Objects with same name. Could this be looked into ? Let me know if
it is a bug, happy to log it.

Regards
Anthos
Re: RoutineEditor to open different SQL Objects with same name [message #33990 is a reply to message #33979] Tue, 07 August 2007 05:39 Go to previous message
Eclipse UserFriend
Originally posted by: hui.cao.sybase.ocm

Anthos,
Whether to open a new RoutineEditor depends on the equality of
ProcEditorInput, not the name. Although the 2 routine objects have the same
name, there must be something different between them that you can put into
your customized ProcIdentifier object, which can be created from
DBHelper.getProcIdentifier.

--
Best Regards!

Max (Hui) Cao
Sybase Shanghai RD

"Anil Samuel" <anil.samuel@oracle.com> wrote in message
news:46B80016.10700@oracle.com...
> Hi
>
> With Oracle Package Specification and Body, there will be 2 different SQL
> objects with same name. Current version of RoutineEditor cannot open 2 SQL
> Objects with same name. Could this be looked into ? Let me know if it is a
> bug, happy to log it.
>
> Regards
> Anthos
Re: RoutineEditor to open different SQL Objects with same name [message #587035 is a reply to message #33979] Tue, 07 August 2007 05:39 Go to previous message
Hui Cao is currently offline Hui CaoFriend
Messages: 29
Registered: July 2009
Junior Member
Anthos,
Whether to open a new RoutineEditor depends on the equality of
ProcEditorInput, not the name. Although the 2 routine objects have the same
name, there must be something different between them that you can put into
your customized ProcIdentifier object, which can be created from
DBHelper.getProcIdentifier.

--
Best Regards!

Max (Hui) Cao
Sybase Shanghai RD

"Anil Samuel" <anil.samuel@oracle.com> wrote in message
news:46B80016.10700@oracle.com...
> Hi
>
> With Oracle Package Specification and Body, there will be 2 different SQL
> objects with same name. Current version of RoutineEditor cannot open 2 SQL
> Objects with same name. Could this be looked into ? Let me know if it is a
> bug, happy to log it.
>
> Regards
> Anthos
Previous Topic:RoutineEditor to open different SQL Objects with same name
Next Topic:GenericSQLParser vs. AbstractSQLQueryParser
Goto Forum:
  


Current Time: Tue Apr 23 09:18:31 GMT 2024

Powered by FUDForum. Page generated in 0.03167 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top