Converting Reports
I have an application which has a large number of RB reports based upon the TurboPower Flashfiler engine.
The reports are stored in binary in a template, (RBTemplate table). I've converted all of the RB tables to the requisite
Nexus tables only to find that class TdaFFQueryDataView is not found. Obviously the templates still contain references
to the original Flashfiler tables.
Is it possible to convert all of these reports so that they can be utilized with the Nexus DB engine?
Thanks,
John
The reports are stored in binary in a template, (RBTemplate table). I've converted all of the RB tables to the requisite
Nexus tables only to find that class TdaFFQueryDataView is not found. Obviously the templates still contain references
to the original Flashfiler tables.
Is it possible to convert all of these reports so that they can be utilized with the Nexus DB engine?
Thanks,
John
This discussion has been closed.
Comments
This article discusses BDE to ADO conversion - the same concepts apply for
any conversion.
www.digital-metaphors.com/rbWiki/DADE/Fundamentals/Convert_Template_BDE_to_ADO
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Thanks much!!!
John