installing delphi 2005

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
bou

installing delphi 2005

Post by bou » Wed 03 Aug 2005 12:35

I can't get the component on the delphi 2005 tools palette.
Do I have to install he aasembly's myself ???

Serious

Post by Serious » Wed 03 Aug 2005 14:39

You do not have to install any additional assemblies.
Just add CoreLab.MySql.* components to component palette.

BOU

instaling components

Post by BOU » Fri 05 Aug 2005 11:42

How do I use them in delphi 2005 .
All installed well but when I look at installed net the mysqldirect components are not there[/i]

Serious

Post by Serious » Fri 05 Aug 2005 15:02

You should add new category for Component Palette (right-click on it and select appropriate command in the popup menu). Then add to this category installed .NET components (select appropriate command in the popup menu, then select all CoreLab.MySql.* components from the list of installed components).

bou

installing crlab component Mysqldirectdelphi 2005

Post by bou » Tue 09 Aug 2005 08:50

of course I can read the delphi manual:
I created a new category , but the following menu item "installed component' this menuitem is missing (even not grayed out)
Also when I chosse installed Net components from the delphi main menu
(component/installed net component ) I do not see the crlab component installed.
The installation was ok without any problem and I find the files installed under the default directory setting proposed by corelab

So what can I do next ???

Oleg
Devart Team
Posts: 264
Joined: Thu 28 Oct 2004 13:56

Post by Oleg » Thu 11 Aug 2005 12:28

If you do not see the components in the list click on "Select An Assembly" button in "Installed .NET Components" dialog.

Post Reply