Page 1 of 1
Fastreports v4.5.2 plugin
Posted: Thu 20 Dec 2007 16:58
by huseyina
Hi,
How do i generate a report by using Fastreports v4.5 and latest ODAC?
I cannot see any components neither from Fastreports or ODAC.
Thanks in advance,
Hüseyin
Posted: Fri 21 Dec 2007 08:36
by Plash
ODAC has the component for FastReport. It is located in the \Demos\ThirdParty\FastReport\FR4 folder.
Posted: Fri 21 Dec 2007 12:14
by huseyina
Hi Plash,
Thanks for your reply, i have now installed the frxODACComponents into Fastreports. But there is one problem for me, the defaultdatabase for frxODACComponents is pointing to a session, but i need it to point to a datasource (or smartquery)?
Thanks in advance,
Regards,
Hüseyin
Posted: Sat 22 Dec 2007 09:46
by Plash
FastReport cannot use datasets from the form. You should create ODAC Database and ODAC Query components in the Report Editor.
Posted: Sun 23 Dec 2007 16:23
by huseyina
Hi Plash,
I guess i need to read some documentation, but which one, from Fastreports or ODAC?
Regards,
Hüseyin
Posted: Mon 24 Dec 2007 08:26
by Plash
Using ODAC with FastReport is the same as BDE or ADO components. So I think you should read FastReport documentation.