Embedded library & Demos

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sandro.carrara
Posts: 4
Joined: Wed 02 Jun 2010 11:27

Embedded library & Demos

Post by sandro.carrara » Mon 14 Feb 2011 08:27

Hi, I'm evaluating your product and I've two questions:

1) it's possbile to establish an embedded connection with TMyConnection, without using TMyEmbConnection?

2) are the source of the compiled demo available?


Thanks

AndreyZ

Post by AndreyZ » Tue 15 Feb 2011 14:22

Hello,

1)To establish connection to MySQL Server Embedded using the TMyConnection component you should set the TMyConnection.Embedded to True. Please look at the following topic: http://www.devart.com/forums/viewtopic.php?t=13312
2)MyDACDemo sources are supplied with MyDAC installation. You can find the sources in C:\Documents and Settings\All Users\Documents\Devart\MyDac for your IDE\Demos\MyDacDemo on Windows Vista/7 or in %MyDAC_Install_Directory%\Demos\MyDacDemo on prior versions of Windows.

sandro.carrara
Posts: 4
Joined: Wed 02 Jun 2010 11:27

Post by sandro.carrara » Thu 17 Feb 2011 14:46

Thanks

AndreyZ

Post by AndreyZ » Thu 17 Feb 2011 15:03

Feel free to contact us if you have any further questions about MyDAC.

Post Reply