Missing TMysqlUniprovider after install unidac4.2.7

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
eng.inas
Posts: 1
Joined: Fri 03 May 2013 20:54

Missing TMysqlUniprovider after install unidac4.2.7

Post by eng.inas » Fri 03 May 2013 21:34

I have a problem after i install unidac4.2.7 and using it with delphi2010
i used a data module to connected by TUniconnection
but i still need TMysqluniprovider to connect database
and i can't found TMysqluniprovider in Unidac provider ??
where i can found it
thanks alot

DemetrionQ
Devart Team
Posts: 271
Joined: Wed 23 Jan 2013 11:21

Re: Missing TMysqlUniprovider after install unidac4.2.7

Post by DemetrionQ » Fri 10 May 2013 12:00

Hello.

Make sure that you have the Professional edition installed, as there are not providers in the Standard edition by default, and the MySQL provider can appear only after you install MyDAC.
If you have the Professional edition installed, try resetting the palette using the popup menu of the Tool Palette.

Post Reply