Help - Search - Members - Calendar
Full Version: Migration from frf report to fr3
Fast Reports forum > Fast Reports Products > FastReport 3.0
blumache
Hi.
I have a big problem.
When i save my 2.53 frf file , save as to fr3, appear the error...

(Report contains the following non-plugged components: TfrBDEQuery You must include these components into your project.)

Transform in fr3...with erors

Give me a solution please!!!!
gordk
the error message indicates that that the project did not contain the internal dbengine components.
I am not sure how you are working., but don't use the old save to fr3 from fr2.5x in your fr3 project
add the frx2to30.pas unit to your uses clause, this will allow fr3 to open an fr2.xx file and save it in fr3.
make sure your fr3 project contains all the fr3 components that are equivalent to fr2 components that were used in your fr2 project. when finished remove the conversion unit.
you may want to set the designer file open dir and file save dir props to suit your needs.
blumache
QUOTE(gordk @ Jan 15 2008, 04:01 AM) *
the error message indicates that that the project did not contain the internal dbengine components.
I am not sure how you are working., but don't use the old save to fr3 from fr2.5x in your fr3 project
add the frx2to30.pas unit to your uses clause, this will allow fr3 to open an fr2.xx file and save it in fr3.
make sure your fr3 project contains all the fr3 components that are equivalent to fr2 components that were used in your fr2 project. when finished remove the conversion unit.
you may want to set the designer file open dir and file save dir props to suit your needs.


I have report fr2.5x with BDE Query, and alias set to my Interbase database....don't work with general engine


WHERE I FIND frx2to30.pas? Please help me...
gordk
the conversion unit is found in either the source or lib folder under your c:\program files\fastreports\fastreport 3 folder, or the folder under which you installed fr3 you must have at least the standard version of fr3.
also see my response to the same topic in the fr4 forum, the same things apply to fr3.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.