RemoveUnusedData can't recognize relation field.

Stimulsoft Reports.NET discussion
Post Reply
progame
Posts: 46
Joined: Sat Nov 25, 2006 9:12 am
Location: china

RemoveUnusedData can't recognize relation field.

Post 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.
progame
Posts: 46
Joined: Sat Nov 25, 2006 9:12 am
Location: china

RemoveUnusedData can't recognize relation field.

Post 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.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

RemoveUnusedData can't recognize relation field.

Post by Edward »

Thank you for this information. We'll inform you about workaround available in this topic.

Thank you.
Post Reply