dbTalk Databases Forums  

business objects - context/joins

comp.databases.olap comp.databases.olap


Discuss business objects - context/joins in the comp.databases.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Chris Oakleaf
 
Posts: n/a

Default business objects - context/joins - 10-06-2003 , 10:44 PM






Hi,

I've got a three table structure with two 'data' tables and a link
table between them for multiple links to the data tables, with the
left column being keys from the left table and the right column being
keys from the right table. One to many to one. Since there are missing
elements in both data tables, I've set up an alias in the universe and
I'm using a series of outer joins so that reading left to right I get
all the elements in the left table and any items from the right that
appear in the middle table. The alias should provide similar
functionality in reverse.

It doesn't work.

I dumped the alias and the derived contexts and was able to get the
left to right series working. I then put back the right to left
through the joins and it rebuilt the contexts. Still no dice. Now I've
dropped the middle to left join from the alias and i want to see all
rows from the right table and any links to the middle table. Still no
dice.

What the heck does contexts do and how do you access it???? It's a bit
annoying because I can do this in MS Access in about 10 minutes tops.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.