Subject Cannot Prepare a blank statement error
Author acathelp
The error seems to come from IB_Components, TIB_BDataset.SysPrepareSQL Procedure. It gets to the "if SQL.Count=0 then" statement and executes the error message there.

This occurs on several of my Rave Reports projects when they attempt to execute. It doesn't do it for all the reports, only a few, all of which worked before my hard drive crashed.

I am running a fresh install of Delphi 2006, Rave BEX 7.0.5, Interbase 7.5, and IBO 4.8.7. I have copied the SQL statements in question into IBConsole and run them without any problemto ensure they have resulting data sets.

I don't know if there is some patch/update I might be missing, or if anyone has any ideas. Thank you for your help.

Nick