Page 1 of 1

Plugin Report builder for UNIDAC

Posted: Fri 15 Jul 2016 16:55
by wilton_radinfo
when we have the plug -in to the report builder with 17 unidac , similar to what already exists for the SDAC , I'm looking at buying the component, but for me and important that you can connect the report builder .

Re: Plugin Report builder for UNIDAC

Posted: Tue 19 Jul 2016 12:20
by ViktorV
We will try to implement such component for ReportBuilder binding with UniDAC in one of the next versions.

Re: Plugin Report builder for UNIDAC

Posted: Mon 08 Jan 2018 20:16
by bryl
Was this implemented? If so what version? Thanks

Re: Plugin Report builder for UNIDAC

Posted: Wed 17 Jan 2018 11:36
by ViktorV
Support for Report Builder for UniDAC mode is in the process of implementation. As soon as we implement this support, we will immediately let you know.

Re: Plugin Report builder for UNIDAC

Posted: Thu 12 Jul 2018 10:22
by Erik van Putten
Any news on this ?
I already asked about this years ago, but i'm still waiting.

Kind regards,
Erik van Putten

Re: Plugin Report builder for UNIDAC

Posted: Fri 13 Jul 2018 11:50
by ViktorV
Plugin Report builder for UniDAC is under development. For testing, you can use the alfa version of Plugin Report builder for UniDAC at: https://devart.com/pub/dac/Rb_UniDAC.zip. Please note, since this is an alfa version, there may be unstable or incorrect work .

Re: Plugin Report builder for UNIDAC

Posted: Fri 13 Jul 2018 11:58
by Erik van Putten
Hi Viktor no problem, i'll gladly test it.

However click the link does not work, and also if it just type in the address shown in the address bar is does not work either.
Do you have a correct address/link ?

Kind regards,
Erik.

Re: Plugin Report builder for UNIDAC

Posted: Fri 13 Jul 2018 12:47
by ViktorV
We fixed the link. Please try again.

Re: Plugin Report builder for UNIDAC

Posted: Sun 15 Jul 2018 15:17
by Erik van Putten
Thank you, with some difficulty I am able to connect to the database inside the IDE in Reportbuilder.
However on compilation it forgets the server specifics.
I was not able to create a working executable with a database connection in Reportbuilder.

Also if you try to change the server connection details it keeps remembering the old details.
So very much in beta version indeed.

Kind regards,
Erik

Re: Plugin Report builder for UNIDAC

Posted: Tue 17 Jul 2018 13:25
by ViktorV
When we have the next version of Plugin Report builder for UniDAC, we will send it to you for testing but we can't tell any timeframe at the moment.

Re: Plugin Report builder for UNIDAC

Posted: Fri 20 Jul 2018 10:06
by ViktorV
Please download the new version RB_UniDAC.zip again by the above link, rebuild the packages, and test the new version.

Re: Plugin Report builder for UNIDAC

Posted: Tue 24 Jul 2018 21:26
by Erik van Putten
Hi Viktor,

This version works perfect for me.
I can connect, create an executable.

I could even switch from MySQL to MSSQL within the program without a problem.
Multiple reports over different database servers works seamless.

Direct support for Reportbuilder is now working fine indeed !

Kind regards,
Erik

Re: Plugin Report builder for UNIDAC

Posted: Thu 26 Jul 2018 12:21
by ViktorV
Thank you for the interest in our products.
We hope that our product will be useful for you in the implementation of your projects.
If you have any questions during using our products, please don't hesitate to contact us - and we will try to help you solve them.

Re: Plugin Report builder for UNIDAC

Posted: Thu 02 Aug 2018 15:43
by jrheisler
I am trying to implement this in Delphi 7. Do you have any instructions?

Re: Plugin Report builder for UNIDAC

Posted: Fri 03 Aug 2018 10:54
by ViktorV
To successfully compile the rbUniDAC package for Delphi 7, you should replace all occurrences of "250" with "70" (for example dac250 with dac70) and all occurrences of "1925" with "191" (for example rbRCL1925 on rbRCL197) in the rbUniDAC.dpk file. Then rebuild and install this package.