Page 1 of 1

RemoveUnusedData can't recognize relation field.

Posted: Mon Apr 28, 2008 3:56 pm
by progame
for example:
there are two tables:
product{name, categoryid}
category{id,name}
relation:
parent:category[categoryid], child:product[categoryid]

one one control in report and use data:{product.category.name}

if call RemoveUnusedData, only product table be keeped.

RemoveUnusedData can't recognize relation field.

Posted: Mon Apr 28, 2008 4:19 pm
by progame
i test it again. other data type can recognise, but i add image control, and set it's imagedata as TableA.Relation.Field, after remove unused, the picture table lost.

RemoveUnusedData can't recognize relation field.

Posted: Wed Apr 30, 2008 10:30 am
by Edward
Thank you for this information. We'll inform you about workaround available in this topic.

Thank you.