Author: Bhavbhuti Nathwani
Posted: 2004-03-31 at 14:49:41
Hi Ed
You guys have thought about everthing in this framework. Thanks a
lot.
Quote: >>(short of a redesign of your data)
Any suggestion for such a requirement.
Quote: >>The only solution would be to use a temporary DBC, and create
the view on the fly. This way, Fox will grab the current structure to
define the view. See the code in cDistinctDynamicViewCursor for
samples on how to do this.
Better still in the BO's DE I switched iDynamicViewCursor to
cDistinctDynamicViewCursor but that didn't do the job.
Is there a different way to use it?