[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
RE: [birt-report-engine-dev] OQL connector for BIRT2.0 with backwardcompatibility
|
- From: "Linda Chan" <LChan@xxxxxxxxxxx>
- Date: Tue, 9 Oct 2007 12:14:48 -0700
- Delivered-to: birt-report-engine-dev@eclipse.org
- Thread-index: AcgKfJiAZHrd/49ARWGEF723rQYYsQAKdXsA
- Thread-topic: [birt-report-engine-dev] OQL connector for BIRT2.0 with backwardcompatibility
Appurva,
BIRT provides alternate ways for one to provide a
custom data source. Which set of API did you use to develop your OQL
connector?
And does it include custom UI implementation as
well?
BTW, such type of question is best posted in the BIRT
newsgroup.
Regards,
Linda
We have developed OQL connector that allows OQL queries to be
specified in a BIRT data source,this OQL connector works with
BIRT 1.0, but does not compile with BIRT 2.0 due to an API change.
Give some suggestions to update the OQL connector
so that it functions correctly against BIRT 2.0 in a backwards-compatible
manner.
Thanks.