Re: Bind dhRichClient RS to VSView Reporting Edition
- From: "Schmidt" <sss@xxxxxxxxx>
- Date: Thu, 24 Sep 2009 14:31:49 +0200
"phil_mac" <phil_mac@xxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:Ocq8N%23MPKHA.220@xxxxxxxxxxxxxxxxxxxxxxx
A project that I am moving from MS Access to SQLite uses VSView from
ComponentOne to produce reports. This was fairly easy to implement.
However I am not having any success with the change to SQLite. I have
used examples from VSView Help along with an example from Olaf of
binding to a vsFlexGrid, to create a class that (should) bind a
dhRichClient recordset to a VSReport.
I am unable to get this to work ...
The most Reporting-Tools "out there" work well with ADO-
Reocrdsets (be it disconnected ones or not).
And you can create a freestanding (disconnected) ADO-Rs
over the wrappers SQLite-Rs-Type using:
Dim AdoRs as AdoDB.Recordset
Set AdoRs = SQLiteRs.GetADORsFromContent
Then try to pass such ADORs' to your VSView-
Reporting-engine.
Alternatively (don't know, how large or complex your
Reports are) - you can try the Report-Classes, which
are available in the RichClient3-toolset too (there
should be some smaller Demos in the Demo-Package
how to use them).
Olaf
.
- Follow-Ups:
- Re: Bind dhRichClient RS to VSView Reporting Edition
- From: phil_mac
- Re: Bind dhRichClient RS to VSView Reporting Edition
- References:
- Bind dhRichClient RS to VSView Reporting Edition
- From: phil_mac
- Bind dhRichClient RS to VSView Reporting Edition
- Prev by Date: Bind dhRichClient RS to VSView Reporting Edition
- Next by Date: Re: Bind dhRichClient RS to VSView Reporting Edition
- Previous by thread: Bind dhRichClient RS to VSView Reporting Edition
- Next by thread: Re: Bind dhRichClient RS to VSView Reporting Edition
- Index(es):
Relevant Pages
|
Loading