Migration from frf report to fr3
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!!!!
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!!!!
Comments
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...
also see my response to the same topic in the fr4 forum, the same things apply to fr3.