This topic is locked

bug in 4.0Beta?

2/16/2006 5:50:26 PM
ASPRunnerPro General questions
S
SteveL author

So I have a master table called customer serivce and a subtable called "RA units returned". In the master table the key field is the RA# and with each RA#, unit numbers can be associated with it. Everythign seems to work fine except in "RA Units Return" when I get a unit returend twice, say for example unit3 "1234" I have two records for "1234" in the subtable "RAUnitsReturned". On the list view they show the correct and different information. but which I click on view or edit it seems to pull the data from the first record for "1234" not the later or more recent record. Do you understand what im saying? Well let me know if this is a bug or if its a error on my end. I cant figure it out.

Thanks
Steve

Sergey Kornilov admin 2/17/2006

Steve,
It seems that you selected wrong Primary key columns for your table.

Please specify the correct key columns on Choose pages tab in ASPRunnerPro.
If you have difficulties selecting key columns you can send me your table structure and I'll help you.