MyDAC Security

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
tangosdad
Posts: 3
Joined: Mon 14 Mar 2016 04:32

MyDAC Security

Post by tangosdad » Mon 14 Mar 2016 12:58

Hi,

What suggestions do you have for making remote MySQL connections more secure?

Thank you!

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: MyDAC Security

Post by ViktorV » Mon 14 Mar 2016 13:16

Using MyDAC, you can create secure connections to MySQL server using SSL or SSH. See more details in our documentation: https://www.devart.com/mydac/docs/?secu ... ctions.htm

Post Reply