Data tab empty & not calc tab.
Sorry about the last message here more information.
I'm using Delphi 2007 & RB 12.02/279 with DBISAM 4.26/3
I open the end-user demo, compile it without problems.
But when I try to create a new report, the data tab are empty & dont
show the calc tab.
I have the "daIDE", "raIDE" and "daDBISAM" in the uses.
Can some one helpme.
Thanks.
Jerry.
I'm using Delphi 2007 & RB 12.02/279 with DBISAM 4.26/3
I open the end-user demo, compile it without problems.
But when I try to create a new report, the data tab are empty & dont
show the calc tab.
I have the "daIDE", "raIDE" and "daDBISAM" in the uses.
Can some one helpme.
Thanks.
Jerry.
This discussion has been closed.
Comments
When creating a new report, the data tab will always be "empty" by default.
It is up to you to assign the datasettings (File | Data Settings...) and add
new queries accessing your DBISAM data. See the Developer's Guide for more
information on how to use DADE.
Most of the end-user demos contain flags near the top to enable certain
features such as RAP (Code Tab). Be sure the "x" in front of the RAP flag
is removed.
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
On Wed, 3 Nov 2010 07:30:13 -0600, "Nico Cizik \(Digital Metaphors\)"