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?
7.How can I use Unicode data in my application?
8. My Delphi 5 application with DAC for MySQL components fails right after start with "Access violation" exception. What should I do?
Examples
DataTypes map
DAC for MySQL

FAQ - Frequently Asked Questions

Previous Next
  1. I've purchased DAC for MySQL, but I keep getting the nag (trial) screen. How can I get rid of it?
  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?
  7. How to use Unicode data in my application?
  8. My Delphi 5 application with DAC for MySQL components fails right after start with "Access violation" exception. What shoul I do?

Previous Next