Home
Product home page
Download
Order
Contents
Welcome!
TBDE2MySQLDAC
TmySQLBatchExecute
TmySQLDatabase
TmySQLDataset
TmySQLDirectQuery
TmySQLDump
TmySQLMacroQuery
TmySQLMonitor
TmySQLQuery
TmySQLStoredProc
TmySQLTable
TmySQLTools
TmySQLUpdateSQL
FAQ
1.I've purchased DAC for MySQL, but I keep getting the nag(trial) screen. What can I do?
2.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?
3.How can I set database connection properties (eg. coCompress) from code?
4.What do I need to use SSL-encrypted connections?
5.I have encountered a performance problem with reloading resultset. What can I do?
6.Should I use TmySQLUpdateSQL everytime with TmySQLQuery?
Examples
DataTypes map
DAC for MySQL
FAQ - Frequently Asked Questions
Previous
Next
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?