Search found 11 matches

by JanekRoos
Thu 29 Sep 2022 06:08
Forum: InterBase Data Access Components
Topic: Delphi6, TIDatabase1 component, unsupported on-disk structure for file 01.FDB; found 12.0, support 13.0
Replies: 6
Views: 10514

Re: Delphi6, TIDatabase1 component, unsupported on-disk structure for file 01.FDB; found 12.0, support 13.0

Hello, Erlank!

Does UniDAC component need working Firebird server for connecting with 01.fdb file?

Kind Regards,
Janek from Estonia
by JanekRoos
Wed 28 Sep 2022 14:27
Forum: InterBase Data Access Components
Topic: Delphi6, TIDatabase1 component, unsupported on-disk structure for file 01.FDB; found 12.0, support 13.0
Replies: 6
Views: 10514

Re: Delphi6, TIDatabase1 component, unsupported on-disk structure for file 01.FDB; found 12.0, support 13.0

Hello, Ertank!

Is it possible to connect with Delphi 6 to 01.fdb
(made in FIrebird 3.0) regardless of which version of Firebird is installed on the machine and regardless of which version of Firebird is installed on the machine?
by JanekRoos
Wed 28 Sep 2022 13:53
Forum: InterBase Data Access Components
Topic: Delphi6, TIDatabase1 component, unsupported on-disk structure for file 01.FDB; found 12.0, support 13.0
Replies: 6
Views: 10514

Re: Delphi6, TIDatabase1 component, unsupported on-disk structure for file 01.FDB; found 12.0, support 13.0

Thank you for your answer!
Is it possible to open 01.fdb made in Firebird 3.0 with IBDAC 8.0.1 and Firebird 4.0 ?
by JanekRoos
Wed 28 Sep 2022 08:38
Forum: InterBase Data Access Components
Topic: Delphi6, TIDatabase1 component, unsupported on-disk structure for file 01.FDB; found 12.0, support 13.0
Replies: 6
Views: 10514

Delphi6, TIDatabase1 component, unsupported on-disk structure for file 01.FDB; found 12.0, support 13.0

Hello!
When I am trying to connect with 01.fdb file via Delphi 6 TIDatabase1 component, I get this message:
unsupported on-disk structure for file
C:\USERS\KASUTAJA\DOWNLOADS\RANNAIMS\IMS\DATATEST\NOOM\DATA\01.FDB; found 12.0, support 13.0

What component should I use for connecting with 01.fdb file inside Delphi 6?
by JanekRoos
Tue 12 May 2020 11:13
Forum: SecureBridge
Topic: How to make log file in C:\Users\Janek\Documents\Devart\SecureBridge for Delphi 6\Demos\SFTPClient ?
Replies: 1
Views: 1397

How to make log file in C:\Users\Janek\Documents\Devart\SecureBridge for Delphi 6\Demos\SFTPClient ?

Hello!

I run SecureBridge SFTP Client under the Windows 7 Delphi 6.
How to make log file in C:\Users\Janek\Documents\Devart\SecureBridge for Delphi 6\Demos\SFTPClient ?
I mean that maybe in the future I need to make log file to send it to you.

Kind Regards,
Janek Parviste from Estonia
by JanekRoos
Mon 11 May 2020 10:43
Forum: SecureBridge
Topic: Do I need to buy Delphi 6 SSH SFTP licence every year
Replies: 1
Views: 1287

Do I need to buy Delphi 6 SSH SFTP licence every year

Hello!

Do I need to buy Delphi 6 SSH SFTP licence every year or do I have to buy licence only first time and then I can use Delphi 6 SSH SFTP many years?

Kind Regards,
Janek Parviste from Estonia
by JanekRoos
Mon 11 May 2020 10:40
Forum: SecureBridge
Topic: "Project SFTPClient.exe raised exception class SocketException with message ''Error on data reading from the connection:
Replies: 1
Views: 1552

"Project SFTPClient.exe raised exception class SocketException with message ''Error on data reading from the connection:

When I am connected to the SFTP server by password, suddenly apperas this error message. How to prevent this error message in SecureBridge for Delphi 6 SFTPClient module:
"Project SFTPClient.exe raised exception class SocketException with message ''Error on data reading from the connection: An existing connection was forcibly closed by the remote host. Socket Error Code 10054 ($2746).' Process stopped. Use Step or Run to continue. OK Cancel"
Image
by JanekRoos
Fri 08 May 2020 12:47
Forum: SecureBridge
Topic: Hostkey FingerPrint verification in SecureBridge 9.2 for Delphi 6 Note: Requires Update Pack 2 (Delphi 6 Build 6.240)
Replies: 5
Views: 1684

Re: Hostkey FingerPrint verification in SecureBridge 9.2 for Delphi 6 Note: Requires Update Pack 2 (Delphi 6 Build 6.240

How I can avoid appearing this message:
"The authenticity of server can not be verified.
Fingerprint for the key received from server: 8c:ca:e1:27:0a:c5:16:02:5d:6c:34:43:2e:4c:e1:01
Key length: 2048 bit.
Are you sure you want to continue connectivity? Ok Cancel"
I mean than where I can set the hostkey fingeprint to compare with server's fingerprint for not appearing in this question?
Image
by JanekRoos
Fri 08 May 2020 05:53
Forum: SecureBridge
Topic: Hostkey FingerPrint verification in SecureBridge 9.2 for Delphi 6 Note: Requires Update Pack 2 (Delphi 6 Build 6.240)
Replies: 5
Views: 1684

Re: Hostkey FingerPrint verification in SecureBridge 9.2 for Delphi 6 Note: Requires Update Pack 2 (Delphi 6 Build 6.240

Is TScKey.GetFingerprint used during Password authentication with SSH Server, SSH Port, User name and Password ?
I mean that TScKey.GetFingerprint is used during authentication with Public key.
How I can compare server's fingerprint with hostkey fingerprint that was given to me before during Password authentication with SSH Server, SSH Port, User name and Password ?
by JanekRoos
Thu 07 May 2020 09:19
Forum: SecureBridge
Topic: many files upload to the server in SecureBridge 9.2 for Delphi 6
Replies: 1
Views: 1149

many files upload to the server in SecureBridge 9.2 for Delphi 6

Hello!
How to implement many files upload to the server in SecureBridge 9.2 for Delphi 6 Note: Requires Update Pack 2 (Delphi 6 Build 6.240).
Currently I can upload only on file and the next file.
How can I upload many files in one attempt?
I am using SecureBridge for Delphi 6\Demos\SFTPClient.

Kind Regards,
Janek Parviste from Estonia
by JanekRoos
Thu 07 May 2020 09:14
Forum: SecureBridge
Topic: Hostkey FingerPrint verification in SecureBridge 9.2 for Delphi 6 Note: Requires Update Pack 2 (Delphi 6 Build 6.240)
Replies: 5
Views: 1684

Hostkey FingerPrint verification in SecureBridge 9.2 for Delphi 6 Note: Requires Update Pack 2 (Delphi 6 Build 6.240)

Hello!
How to implement Hostkey FingerPrint verification in SecureBridge 9.2 for Delphi 6 Note: Requires Update Pack 2 (Delphi 6 Build 6.240).
I am using SecureBridge for Delphi 6\Demos\SFTPClient.
For example, if Hostky FIngerPrint is ssh-rsa 2048 8c:ca:e1:27:0a:c5:16:02:5d:6c:34:43:2e:4c:e1:01,
where I can set its verification during connection to the sftp server?