Page 1 of 1

How to use MYDAC in C++ Builder

Posted: Mon 22 Jan 2007 11:46
by nbn15
Hi
I am new to MYDAC and C++ Builder.

i am trying to acces database with mydac in c++ Builder.
but it could not work.

if u send me some documentation which will help me to write
simple application in C++ Builder by which data can be read from database.

Posted: Mon 22 Jan 2007 12:15
by Antaeus
If you have installed MyDAC, you can run MyDAC Help from the MySQL menu of your IDE.
Demo project for CBuilder is located in %MyDAC%\Demos\ directory. %MyDAC% is the MyDAC installation path on your computer.

You can download MyDAC Help in PDF fromat from here.