Page 1 of 1

TMySSLIOHandler ?

Posted: Thu 26 Jun 2008 11:15
by mementom
SecureBridge's component TMySSLIOHandler lets MyDAC connect to MySQL server through SSL connection and gives you possibility to control secured connection.
I'm sorry, but after installation of recent SecureBridge components no any MySSLIOHandler component appeared. I noticed, MySSHIOHandler is installing with some demo project, but where is MySSLIOHandler?

thanks.

ps: i am using MyDac v. 5.10.0.10

Posted: Fri 27 Jun 2008 14:40
by Dimon
The TMySSLIOHandler component is included into MyDAC as a demo project. Please make sure that you have the most recent version of MyDAC.
You can find the component package by the following path: MyDAC_InstDir\Demos\TechnologySpecific\SecureBridge\Delphi7\mydacsbridge70.dpk.
MyDAC_InstDir is the MyDAC installation directory on your computer.
Just open this package and install it.