Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Basic reports using QReport

3 views
Skip to first unread message

George Trojan

unread,
Jun 14, 2008, 4:37:32 AM6/14/08
to
Hi
Hope this is the correct newsgroup - if not can you direct me to one that
is.

I'm developing a POS system in C++ and would like to create some basic
reports using the QReport components (from package dclqrt60). I am accessing
my Firebird 1.5 database using the ibCore components - IB_Session,
IB_Connection, IB_Transaction and IB_Cursor (from package ibo40cdt_c5). From
what I have read my understanding is to acess the data for the report I need
to have it in a dataset for example a BDE TTable.
Could someone please give a C++ example of how I can get my data that is in
my IB_Cursor into a TTable component or another dataset component that could
be connected to the QReport.

Thanks


0 new messages