PostgreSQL, UniDAC, SecureBrdige(SSH) & UniAlerter

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
cooler
Posts: 4
Joined: Tue 12 Jul 2011 19:25

PostgreSQL, UniDAC, SecureBrdige(SSH) & UniAlerter

Post by cooler » Tue 12 Jul 2011 21:19

Hi all

I configured the connection to the server (with PostgreSQL) via the Internet. I used CRSSHIOHandler. It works very well! But UniAlerter does not work. Of course, without SSH, on local machine, Alerter is working.

I used the following components:
ScSSHClient, ScSSHChannel, CRSSHIOHandler
UniConnection, PostgreSQLUniProvider, UniTable, UniDataSource
and several data controls

Is it possible to force the UniAlerter to work with SSH tunneling?

Maybe I should use additional components (ScSSHClient, ScSSHChannel, CRSSHIOHandler and even UniConnection) to connect it only to UniAlerter?

Thanks in advance

P.S. Sorry for my English. Unfortunately I do not use it every day.

------
UNIDAC: 3.70.0.18 (Trial)
SecureBridge: 3.0.0.3 (Trial)
PostgreSQL: 8.3.14
C++ Builder: XE
English: bad

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Wed 13 Jul 2011 10:52

Hello,

Thank you for the information
We have reproduced and fixed the problem.
This fix will be included in the next build of UniDAC.

cooler
Posts: 4
Joined: Tue 12 Jul 2011 19:25

Post by cooler » Thu 14 Jul 2011 07:58

Hi Alex,

thanks for quick reply.
So I wait for the next build of UniDac.

Regards

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 14 Jul 2011 08:14

Hello,

We have plan to release the next build next week.

Post Reply