Discussion:
Rave Reports 6.5E + Delphi2006 + DBisams 4.25 Build 3
(too old to reply)
nevlis @canada.com>
2007-07-04 19:16:03 UTC
Permalink
I have started creating code based (rave reports newbie) with Delphi 2006 and Dbisams with few issues,

however, I would like to investigate the possibitlie of usig the Report designer to link in with my DBisams query results or tables,

I cannot seem to find info on how to get the query fields into the Report designer (with DBISams)

I would like to be able to link the query fields with Data Text Components


Thanks,
nevlis
Hughey
2007-07-31 19:51:13 UTC
Permalink
Post by nevlis @canada.com>
I have started creating code based (rave reports newbie) with Delphi 2006 and Dbisams with few issues,
however, I would like to investigate the possibitlie of usig the Report designer to link in with my DBisams query results or tables,
I cannot seem to find info on how to get the query fields into the Report designer (with DBISams)
I would like to be able to link the query fields with Data Text Components
Thanks,
nevlis
These links should provide you some useful information:
http://dn.codegear.com/article/31916
http://dn.codegear.com/article/31917

Although these tutorials do not use DBISAM, the examples given work
the same with DBISAM queries or tables.

Loading...