Embedded and Path to my.ini

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for MySQL in Delphi and C++Builder
Post Reply
Apfelteig
Posts: 1
Joined: Thu 09 Mar 2006 10:23

Embedded and Path to my.ini

Post by Apfelteig » Thu 09 Mar 2006 10:27

Hi,

is there a way to define a path to my.ini like here:

---
mysql_options(&mysql, MYSQL_READ_DEFAULT_FILE, ".../my.ini");
---

Tim

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 10 Mar 2006 09:49

dbExpress technology doesn't allow working with embedded server. If you need this capability you should pay attention on another our product, MyDAC. It is more convenient and provides more functionality than dbExpress.

Post Reply