 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
John Kane Guest
|
Posted: Thu Jun 15, 2006 1:44 pm Post subject: Using Rave without data controls |
|
|
I'm using API calls to navigate through a Btrieve table, reading each
record into a Packed Record.
Is it possible for me to use Rave Reports with this kind of data access?
Or do I need to write my own reporting class?
[Delphi 2006 Win32]
[Rave Reports 6.5.0 Borland Edition]
--
Regards, John
news (AT) johnkane (DOT) clara.co.uk |
|
| Back to top |
|
 |
Thomas Pfister Guest
|
Posted: Thu Jun 15, 2006 2:32 pm Post subject: Re: Using Rave without data controls |
|
|
it is possible and easy to use Rave without a TDataset;
look into the RvCustomConnection, here you have all the possibilties to
print from arrays, records and all the
other (pascal) things!
:-) thomas
"John Kane" <please.see (AT) signature (DOT) gov> schrieb im Newsbeitrag
news:MPG.1efb2e307a88e7e098968c (AT) newsgroups (DOT) borland.com...
| Quote: |
I'm using API calls to navigate through a Btrieve table, reading each
record into a Packed Record.
Is it possible for me to use Rave Reports with this kind of data access?
Or do I need to write my own reporting class?
[Delphi 2006 Win32]
[Rave Reports 6.5.0 Borland Edition]
--
Regards, John
news (AT) johnkane (DOT) clara.co.uk |
|
|
| Back to top |
|
 |
John Kane Guest
|
Posted: Thu Jun 15, 2006 5:40 pm Post subject: Re: Using Rave without data controls |
|
|
In article <44912914$1 (AT) newsgroups (DOT) borland.com>, thomas@spam-mail.de
says...
| Quote: | it is possible and easy to use Rave without a TDataset;
look into the RvCustomConnection, here you have all the possibilties to
print from arrays, records and all the
other (pascal) things!
:-) thomas
|
Thank you. I'm brand new to this. Will I be able to use the Designer for
the main report layout, then pass the detail data as I loop through the
database? Are there any examples available?
--
Regards, John
news (AT) johnkane (DOT) clara.co.uk |
|
| Back to top |
|
 |
John Kane Guest
|
Posted: Fri Jun 16, 2006 7:05 pm Post subject: Re: Using Rave without data controls |
|
|
In article <MPG.1efb65b35d65a12f98968d (AT) newsgroups (DOT) borland.com>,
please.see (AT) signature (DOT) gov says...
| Quote: | In article <44912914$1 (AT) newsgroups (DOT) borland.com>, thomas@spam-mail.de
says...
it is possible and easy to use Rave without a TDataset;
look into the RvCustomConnection, here you have all the possibilties to
print from arrays, records and all the
other (pascal) things!
:-) thomas
Thank you. I'm brand new to this. Will I be able to use the Designer for
the main report layout, then pass the detail data as I loop through the
database? Are there any examples available?
|
Many thanks - now got this working - very pleased :)
--
Regards, John
news (AT) johnkane (DOT) clara.co.uk |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|