Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
mike_miller
Post subject: Database Explorer : Table Alias code completion  PostPosted: Jan 07, 2005 - 10:26 AM



Joined: Sep 17, 2004
Posts: 22

Another DB request sorry.

Again its only a quick one to explain but I expect might be more difficult to implement. The problem is that if you use aliases the code completion fails to work.

Example

Select * from tableA where tableA.column1 = 1 : the code completion would work.

Select * from tableA ATable where ATable.column1 =1 the code completion would not provide any suggestions for columns in ATable.

I guess what I'm asking for is can you resolve alias names used in a query to their actual Table names, to allow code completion to work for them?

Regards,

Mike.
 
 View user's profile Send private message  
Reply with quote Back to top
support-jeff
Post subject:   PostPosted: Jan 07, 2005 - 11:16 PM
Moderator
Moderator


Joined: Jul 18, 2004
Posts: 357

There is an issue in bugzilla already for this type of support. Thanx for adding your opinion as well, though!

jeff

_________________
jeff
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits