Creating querys or stored procedures

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jcrabtreesla
Posts: 12
Joined: Thu 20 Jul 2006 15:01

Creating querys or stored procedures

Post by jcrabtreesla » Fri 03 Nov 2006 20:03

I am new to the MySQL environment, especially using the core lab data provider. I need to know how to create a query or stored procedure on the database using the core lab product. If someone could give me a link to a document or a quick explanation, I would be greatful. Thanks.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 06 Nov 2006 08:22

Please refer to corresponding topic of MySQL Reference Manual.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 06 Nov 2006 08:27

Information about MyDAC you can read in MyDAC help. Also see MyDAC demos. You can find them in %MyDAC%\Demos\ directory.
%MyDac% is the MyDAC installation path on your computer.

Post Reply