I've purchased DAC for MySQL, but I keep getting the nag (trial) screen. How can I get rid of it?
I've created new project with C++Builder, put some DAC for MySQL components on the form and run it. I have an Access violation right after start. What can I do?
How can I set database connection properties (eg. coCompress) from code?
What do I need to use SSL-encrypted connections?
I have encountered a performance problem with reloading resultset. What can I do?
Should I use TMySQLUpdateSQL everytime with TMySQLQuery?
How to use Unicode data in my application?
My Delphi 5 application with DAC for MySQL components fails right after start with "Access violation" exception. What shoul I do?