Sample/example app using MyDAC?

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
tangosdad
Posts: 3
Joined: Mon 14 Mar 2016 04:32

Sample/example app using MyDAC?

Post by tangosdad » Mon 14 Mar 2016 04:37

Are there any example apps/code available that uses MyDAC?

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Sample/example app using MyDAC?

Post by ViktorV » Mon 14 Mar 2016 12:23

MyDAC Demos paths are set during installation, on the "Select Destination Location" step of the MyDAC installation wizard.

tangosdad
Posts: 3
Joined: Mon 14 Mar 2016 04:32

Re: Sample/example app using MyDAC?

Post by tangosdad » Mon 14 Mar 2016 18:36

I should have been more specific. What I really was looking for was a simple example that uses the basic functionality to Connect, Disconnect, Select, Update, Insert, Delete, read from the dataset, update the dataset and then update the db.

The demos are a bit too much for me at this point. But the good news is that there are code snippets in the actual documentation itself that cover exactly what I need.

Thanks!

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Sample/example app using MyDAC?

Post by ViktorV » Tue 15 Mar 2016 06:29

It is a pleasure to see that you have found the answers in our documentation. Please contact us if you have any questions regarding MyDAC.

Post Reply