vonny232
Aug 1 2006, 08:15 AM
Hi, when i step through my program (Delphi 7) i get a prompt sayings "source file not found: frxDBSet.pas"
and it breaks the step through operation, it seems to have happened since i upgraded fastreports 3 from a demo to the full licenced version, how can i fix this?
carbacan
Aug 9 2006, 02:17 AM
| QUOTE (vonny232 @ Aug 1 2006, 08:15 AM) |
Hi, when i step through my program (Delphi 7) i get a prompt sayings "source file not found: frxDBSet.pas"
and it breaks the step through operation, it seems to have happened since i upgraded fastreports 3 from a demo to the full licenced version, how can i fix this? |
Hi, I have the same problem as you and I'm also very interessted in a solution or the frxDBSet.pas file!
Thanks for your help.
-=Den=-
Aug 9 2006, 05:16 AM
Did you try last version ?
carbacan
Aug 10 2006, 07:23 AM
We tried version fr3_23_d7s but we got the same problem.
With version fr3_23_12_d7s we got a new error: frxrcClass.dcu not found.
thx for your help
-=Den=-
Aug 11 2006, 01:13 AM
Where exactly you got this message ?
carbacan
Aug 11 2006, 01:24 AM
At first I'm preparing my Dataset (a Query) for the MasterDataBand in my Report. finally I call the loadFromFile function and showReport().
I detected that this message is shown when Delphi trys: showReport().
In other cases when I call another Report out of my program it works.
-=Den=-
Aug 11 2006, 01:35 AM
Error inside your report when you try show it (maybe dataset not exist or othoer error) - delphi try set break point in FR source code (FR basic and FR Std doesn't include source code).
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.