mysqldelphicomponentsconsole-applicationunidac

How to create UniDac MySQL components in console application?


As preliminary information: I've never used a component which i can drag & drop to the formular designer in a console application.

At the moment i use:

My question is now: How can i create these 4 components in a console application and how to use them correctly?

Thanks in advance


Solution

  • You can just add a datamodule to your conosole applicaiton and drop the components there. Also you can create them by code. Just check the their properties and see how they are linked to each other.