No TMySSHIOHandler component in SecureBridge

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

No TMySSHIOHandler component in SecureBridge

Post by mvalent » Sat 02 Jun 2007 16:25

I just installed SecureBridge but I don't see the TMySSHIOHandler component anywhere. Installation was automatic and all components seem to be there except this one. Where can I find it ? is it included in MyDac instead of SecureBridge ?
Confusing...

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

Post by Antaeus » Mon 04 Jun 2007 06:35

Yes, this component is included into MyDAC as a demo project. You can find this demo in the MyDAC_InstDir\Demos\TechnologySpecific\SecureBridge\ directory.
MyDAC_InstDir is the MyDAC installation directory on your computer.

mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

Post by mvalent » Mon 04 Jun 2007 10:44

On my system, I found it here (Vista+D2007) :
C:\Users\Public\Documents\CoreLab\MyDac for Delphi 2007\Demos\TechnologySpecific\SecureBridge\Delphi11

I would suggest you write a note about this in the help file of SecureBridge because this help file is mentionning the component TMySSHIOHandler as being part of SecureBridge and nowhere it is written it is part of the demo codes provided with MyDac !

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

Post by Antaeus » Mon 04 Jun 2007 11:27

You are right. We added this note in the Components List topic but missed it in the description of TMySSHIOHandler.

Thank you for information, we will fix this documentation inaccuracy.

Post Reply