BHERNANDEZ
Technical User
I am using CR 7 with a SQL database. I have two tables to link:
oelinhst and oehdrhst
Smart Linking links them by ord_no and ord_typ. I want to show these fields on the report from these tables:
oelinhst: oehdrhst:
item no state
qty inv date
My report generates no data no matter what my selection criteria is. I can't index through the visual linking expert b/c the buttons are grayed out. I've read other threads that talk about a left outer join, but I've no clue what to do with that info. I have looked at my SQL Query and am guessing it would go in there? If so, how do I do that? Can I make this report work at all? Oh yeah, these two tables are from the same database.
Any helps, tips, or suggestions are greatly aprpeciated.
B
oelinhst and oehdrhst
Smart Linking links them by ord_no and ord_typ. I want to show these fields on the report from these tables:
oelinhst: oehdrhst:
item no state
qty inv date
My report generates no data no matter what my selection criteria is. I can't index through the visual linking expert b/c the buttons are grayed out. I've read other threads that talk about a left outer join, but I've no clue what to do with that info. I have looked at my SQL Query and am guessing it would go in there? If so, how do I do that? Can I make this report work at all? Oh yeah, these two tables are from the same database.
Any helps, tips, or suggestions are greatly aprpeciated.
B