|
Home > Archive > dBASE Reports > October 2005 > producing/writing report during the run time
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
producing/writing report during the run time
|
|
|
| Hi,
Is there anywhere a good example on how to produce/write report during the run time.
Thanks
Igor
| |
| Ken Mayer [dBVIPS] 2005-10-27, 8:02 am |
| Igor wrote:
> Hi,
>
> Is there anywhere a good example on how to produce/write report during the run time.
The report engine in dBASE is not really supported during runtime.
However, Ronnie MacGregor (I believe) has created a tool that will allow
creation of reports ... you might check the newsgroups, and the various
websites (start with mine -- see below and use the dbase website), I
think I have links to his website, or to the dBASE webring which
definitely has links to his site).
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
| |
| Ronnie MacGregor 2005-10-27, 8:02 am |
| In article <udWUommyFHA.1232@news-server>, dauphinyu@hotmail.com says...
> Is there anywhere a good example on how to produce/write report during the run time.
A there can be no compiling of objects during runtime.
While this looks at face value as if it is not possible to create a new
report during run time, it is possible by indirect means by using the
much underrated and undervalued ability of dBASE to create objects at
runtime.
In other words it is possible to compile and distribute a compiled empty
report, which can be dynamically built at run time.
For an article with information on this see :
http://www.dbasedeveloper.co.uk/dBulletin/bu18qr3.htm
For a ready build solution to this problem see :
http://www.dbasedeveloper.co.uk/QR3/QR3.htm
--
Ronnie MacGregor
Scotland
www.dBASEdeveloper.co.uk
| |
| Ronnie MacGregor 2005-10-27, 8:02 am |
| In article <is#xnSnyFHA.1232@news-server>, dbase@_nospam_golden
stag.net
says...
> The report engine in dBASE is not really supported during runtime.
> However, Ronnie MacGregor (I believe) has created a tool that will allow
> creation of reports
As Ken is hinting at, ... it is the _compiling_ of reports which is not
supported during runtime. The report engine itself is fully supported.
See other reply.
--
Ronnie MacGregor
Scotland
www.dBASEdeveloper.co.uk
| |
| Ken Mayer [dBVIPS] 2005-10-27, 8:02 am |
| Ronnie MacGregor wrote:
> In article <is#xnSnyFHA.1232@news-server>, dbase@_nospam_golden
stag.net
> says...
>
>
>
>
> As Ken is hinting at, ... it is the _compiling_ of reports which is not
> supported during runtime. The report engine itself is fully supported.
>
> See other reply.
Well, yeah.
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
|
|
|
|
|