Page 1 of 1
Embedded library & Demos
Posted: Mon 14 Feb 2011 08:27
by sandro.carrara
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
Posted: Tue 15 Feb 2011 14:22
by AndreyZ
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.
Posted: Thu 17 Feb 2011 14:46
by sandro.carrara
Thanks
Posted: Thu 17 Feb 2011 15:03
by AndreyZ
Feel free to contact us if you have any further questions about MyDAC.