Page 1 of 1
Direct access to MySQL in version 6.4.14
Posted: Tue 27 Sep 2016 14:51
by Emil1957
After I have updated to version 6.4.14 I miss the specific option "Direct" for the MySQL provider (for MSSQL, Oracle...it is stll there).
Re: Direct access to MySQL in version 6.4.14
Posted: Tue 27 Sep 2016 15:31
by ViktorV
We have removed the specific option "Direct" for the MySQL provider, because all the functionality of our components is supported in Direct Mode, and performance is higher in comparison to using client library. Some features are not supported not in Direct Mode.
Re: Direct access to MySQL in version 6.4.14
Posted: Wed 28 Sep 2016 15:47
by Emil1957
Thank you for the information,
does this mean that no "MySQL client dll" is necessary on the local computer?
Re: Direct access to MySQL in version 6.4.14
Posted: Thu 29 Sep 2016 13:05
by ViktorV
Yes, UniDAC connects to MySQL server directly in Direct Mode, avoiding MySQL client library.
Re: Direct access to MySQL in version 6.4.14
Posted: Tue 04 Oct 2016 05:58
by chkaufmann
ViktorV wrote:We have removed the specific option "Direct" for the MySQL provider.
I run in the same problem and found the solution here. But in the current helpfile, "Direct" is still listed as provider specifc option for MySql, so you should remove that.
cu Christian
Re: Direct access to MySQL in version 6.4.14
Posted: Fri 28 Oct 2016 08:49
by ViktorV
Thank you for information. We will make changes in UniDAC help.