MyDac - fresh start question

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
FROZENICE
Posts: 6
Joined: Thu 16 Oct 2008 03:25
Contact:

MyDac - fresh start question

Post by FROZENICE » Mon 20 Oct 2008 03:25

hi ..

can u please help me..
im a fresh user or mydac .. what are the standard components to use
and a little simple connection source .. thanks


TIA..
frozenice

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Mon 20 Oct 2008 11:11

The standard components are TMyConnection, TMyQuery, TMyTable, TMyStoredProc. But this list depends on needs of your application. Please refer to our demo projects and help for more information.

FROZENICE
Posts: 6
Joined: Thu 16 Oct 2008 03:25
Contact:

Post by FROZENICE » Wed 22 Oct 2008 03:34

Challenger wrote:The standard components are TMyConnection, TMyQuery, TMyTable, TMyStoredProc. But this list depends on needs of your application. Please refer to our demo projects and help for more information.
hi

thanks for the reply i really appreciate it..
where can i get your demo app ?

i googled but havent found one or just i dont know which one to look for..
i really need to test it before need to get license.. thanks

TIA
frozenice

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Wed 22 Oct 2008 07:34

Please try the main demo project that you can find in the InstallDir\Demo\MyDacDemo folder (Documents and Settings\All Users\Documents\CoreLab\MyDac for Delphi x\Demos\ on Windows Vista).

FROZENICE
Posts: 6
Joined: Thu 16 Oct 2008 03:25
Contact:

Post by FROZENICE » Thu 23 Oct 2008 02:36

Great!

thanks a lot bro ..

:D


BR
frozenice

Post Reply