dbTalk Databases Forums  

Pdx 9 change - missing detail table on report

comp.databases.paradox comp.databases.paradox


Discuss Pdx 9 change - missing detail table on report in the comp.databases.paradox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jim Moseley
 
Posts: n/a

Default Pdx 9 change - missing detail table on report - 03-21-2007 , 10:54 AM







Greetings. I remember someone else reporting this problem, but I couldn't
find the original post, so I thought I'd start a new thread.

I've got a report that won't show a detail table's rows even though they
match the data model linkage. The report was originally developed in V7
and worked fine in V9 Sp3, as long as I didn't save it in V9.

Initially, my data model looked like this:
MASTER.DriverID -> Driver.DriverID
MASTER.DriverID ->> DriverDetail.DriverID

I found that I had a Group defined on Driver.DriverID, and it wouldn't show
DriverDetail's rows in this group.

I had to change my data model like this:
MASTER.DriverID -> Driver.DriverID
Driver.DriverID ->> DriverDetail.DriverID

And it works perfectly again. Somehow, V9 (or one of the SP's) changed the
grouping rules. Just thought I'd share this so no one else spends a few
months pulling their hair out.

Thanks,
Jim Moseley

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.