IBXQuery1.Parameters "Database not assigned"
Hi All,
After upgrading from Fast Reports 4 to 5, I get this error when I try to open the form that contains the fast report component:
"Error reading IBXQuery1.Parameters Database not assigned".
I've checked my IBXQuery and IBXDatabase components properties and they all look fine.
This used to work in Fast Reports v4.
Any ideas on how to fix it?
After upgrading from Fast Reports 4 to 5, I get this error when I try to open the form that contains the fast report component:
"Error reading IBXQuery1.Parameters Database not assigned".
I've checked my IBXQuery and IBXDatabase components properties and they all look fine.
This used to work in Fast Reports v4.
Any ideas on how to fix it?
Comments
Hi,
Thanks for your reply.
I've tried uninstalling FR a few times and I still get the error.
I'm using Delphi XE6.
Hi apex,
I suggest you open a "ticket" with Fast Reports, so they can provide some answers.
Just have a few questions:
Are you also using a Firebird database?
Do you have another version of Delphi installed on your PC besides XE6?
Does the error occur at design-time or run-time?
Yes, I'm using FB 2.5.
I have Delphi 2007 installed on my PC besides XE6. I open project that was made in Delphi 2007 and have this error when I opening the form that contains the fast report component in XE6. The error occures also when I try to open form containing reports in built application.
Try to recreate TfrxIBXQuery
I removed and recreated the TfrxIBXQuery component and it still happens.
I also had XE2 installed and removed it, thinking that it may be causing problems, but it didn't solve anything.
I am not using a template file, all component properties are saved in the .dfm file.
If I remove the SQL text from the IBX Query component, then I don't get the error at design-time.
If I add the SQL text from within the code, then I get the error at run-time.
Hi,
Have you managed to find a solution yet?
In frxIBXComponents.pas change this procedure: Rebuild and reinstall frxIBX20 and dclfrxIBX20...
FR 4.15.10.
I've tried rebuilding and reinstalling, but I still get the same error. Should I replace the files in the ..\FastReport 5\LibD20 folder?
Look in Component -> Install packages... where is yours BPL on "Fast Report 4.0 IBX Components".
May be remove and try steps again
I tried it again and now the run time errors have gone, but I still get the error at design time.
I think I'm probably doing something wrong.
Can you please give me a step by step procedure I can follow to uninstall, rebuild etc.
I uninstall and install al packages and I did whatever write this forum but still I have same problem.
Alper Pelik