Setup 4.1.5 (Delphi X2) without palette uniDac Providers

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
danilo62x
Posts: 4
Joined: Wed 04 Apr 2012 11:47

Setup 4.1.5 (Delphi X2) without palette uniDac Providers

Post by danilo62x » Wed 04 Apr 2012 12:00

I did all the installation of version 4.1.5 and it shows no error, but when I run Delphi XE 2 (update 4) there is no palette Unidac Providers.

Can anyone help me?

AndreyZ

Post by AndreyZ » Wed 04 Apr 2012 12:41

Hello,

Please note that UniDAC Standard Edition doesn't contain any providers. You can find information about this here: http://www.devart.com/unidac/editions.html . To use all supported providers, you should use UniDAC Professional Edition.

danilo62x
Posts: 4
Joined: Wed 04 Apr 2012 11:47

Post by danilo62x » Wed 04 Apr 2012 13:02

But what have the palette adinater UniDac if I can not connect to any provider?

danilo62x
Posts: 4
Joined: Wed 04 Apr 2012 11:47

Post by danilo62x » Wed 04 Apr 2012 13:11

UniDacDemo and tried to run the following error appears:
"[DCC Fatal Error] UniDacDemoForm.pas (18): F1026 File not found: 'OraScriptProcessor.dcu'"

danilo62x
Posts: 4
Joined: Wed 04 Apr 2012 11:47

Post by danilo62x » Wed 04 Apr 2012 14:00

I did a fresh install of version 1.4.6 and the problem continues, select the installation to install the providers, but can not run nor UniDac examples of what might be happening?

AndreyZ

Post by AndreyZ » Wed 04 Apr 2012 16:09

You are using UniDAC Standard Edition, that's why you see only the UniDAC category (and don't see the UniDAC Providers category) in the Tool Palette and encounter the "File not found: 'OraScriptProcessor.dcu'" error running the UniDAC demo. Providers are included in UniDAC Professional Edition. If you use UniDAC Professional Edition, you will not have these problems. UniDAC Standard Edition is intended to be used by developers that already use other DAC products (SDAC, ODAC, etc.). In this case, providers for UniDAC are supplied with these DAC products. If you don't use other DAC products, you should upgrade UniDAC to Professional Edition.
I've redirected this question to our sales department. They will contact you soon.

Post Reply