![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » DBISAM Technical Support » Support Forums » DBISAM General Discussion » View Thread |
Messages 1 to 2 of 2 total |
![]() |
Wed, Jul 4 2007 3:14 PM | Permanent Link |
silven | 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, |
Thu, Jul 5 2007 1:54 AM | Permanent Link |
Chris Holland SEC Solutions Ltd. ![]() | I used an older version of Rave and you had to use a DataSetConnection
and link it to your DataSet. Dont forget to set the RuntimeVisibility to EndUser. The other option was to add events for OnGetCol() and OnGetRows() and add your data fields manually. Chris Holland silven wrote: > 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, > |
This web page was last updated on Wednesday, July 2, 2025 at 06:46 PM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |