-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Cross database query
PostPosted: Wed Oct 13, 2004 3:49 pm 
Beginner
Beginner

Joined: Thu Nov 20, 2003 1:30 pm
Posts: 27
Just wondering if there is an easier way to do the following...
Each application has a different database, but each application also shares a core database. This core database has User access information/permissions, etc.

When performing a query it would be nice if I could do a join with the user_id from the application database and the core database to get, lets say, the user's name. Instead, currently, I have to select the rows from the application database, then for each row select the user's name from the core database. Just wondering if anyone knows of a better way to perform this query.

Thanks


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.