Search found 199 matches: encryption

Return to advanced search

Re: FWH1512 Unicode problem?

Hi Please try it. http://www.fivetech.com.tw/downloads/TestUnicodeDll.rar I remove Ads Encryption. So you can open DBF file when you use any DBF Tools. // Testing Unicode Chinese Language#include "Fivewin.ch"#include "Report.ch"#include ...
by richard-service
Wed Jan 20, 2016 5:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH1512 Unicode problem?
Replies: 8
Views: 2134

Re: FWH1512 Unicode problem?

... similar reason. As we do not have your full code, please check thoroughly for such possibilities. I am not sure but I have a feeling that Ads Encryption might also be truncating values at times. Better you try without encryption and check the results. TGet for Unicode was subjected to rigorous ...
by nageswaragunupudi
Tue Jan 19, 2016 4:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH1512 Unicode problem?
Replies: 8
Views: 2134

Re: ADO RDD xHarbour

... to open huge sets (> 1000000 k) very fast after first opening. (Already on trials) 2) Improved connection parameters such as Port, SSl encryption, compression, win auth, various replication servers, charset, table caching (no time schedule yet we are still studying if it is better to ...
by AHF
Fri Oct 16, 2015 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 447056

Re: ADO RDD xHarbour

... the source of very strange behavior and very difficult to identify.. (no time schedule yet) 2) Improved connection parameters such as Port, SSl encryption, compression, win auth, various replication servers, charset, table caching (no time schedule yet) All trials have been made with ACCESS ...
by AHF
Thu Oct 08, 2015 5:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 447056

ADS Encrypted File Indexing

... get the files to index ? The ONLY difference in this is if the file is encrypted. If not, the commands work perfectly. If it is, I get the error. Encryption is set using the ADS process, not called from within the program. Tim
by TimStone
Mon Mar 09, 2015 11:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Encrypted File Indexing
Replies: 1
Views: 604

Re: RDDADS.lib for Harbour and Borland

... establish a secure connection between remote locations through basic Internet connections. Using an Advantage Internet connection provides both encryption and compression. When the connection is done via the Internet then it is referred to as an Advantage Internet Server (AIS) connection (**not ...
by reinaldocrespo
Tue Jan 27, 2015 2:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RDDADS.lib for Harbour and Borland
Replies: 24
Views: 4719

Re: Advanced Encryption Standard

thanks
I sent message to luiz but I not had any messages
by Silvio.Falconi
Thu Dec 11, 2014 5:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advanced Encryption Standard
Replies: 2
Views: 697

Re: Advanced Encryption Standard

Hi Silvio,

Luiz Rafael Culik Guimaraes has AES function for xHarbour code in C.

https://groups.google.com/forum/#!topic/comp.lang.xharbour/DXDjjakdt8c

Regards
by Baxajaun
Thu Dec 11, 2014 12:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advanced Encryption Standard
Replies: 2
Views: 697

Advanced Encryption Standard

... := 'aes';crypt.CipherMode := 'cbc';crypt.KeyLength := 128;//  Generate a binary secret key from a password string//  of any length.  For 128-bit encryption, GenEncodedSecretKey//  generates the MD5 hash of the password and returns it//  in the encoded form requested.  The 2nd param can be//  "hex", ...
by Silvio.Falconi
Thu Dec 11, 2014 8:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advanced Encryption Standard
Replies: 2
Views: 697

Re: encrypting dbf files

In our programs, we are taking a different solution for the encryption of database: we use the windows encryption from a administrator user that we only know the password because we access the DBF-encrypted from FiveWin and .NET and we can't use FW or ...
by Patrizio
Fri May 09, 2014 9:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: encrypting dbf files
Replies: 67
Views: 15382

Re: encrypting dbf files

... BUT when I quit/interrupt the program by clicking on the x in the right upper corner of the (start) window it does NOT work. Try calling the encryption function from the generic exit function. Exit Function App_exit()   // encrypt herereturn nil This function will be called ...
by James Bott
Mon May 05, 2014 11:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: encrypting dbf files
Replies: 67
Views: 15382

Ads encryption

... in each table. Evertything works ok. The problem is now with crystal reports 11 because I dont know the connection property in order to pass the encryption password to acess tables and records from crystal reports. The connection is made through adsodbc driver Does anyone knows how to solve this. ...
by AHF
Tue Feb 25, 2014 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ads encryption
Replies: 0
Views: 382

Re: Network Issue

... going to have to play around to see what works best. It would have been so easy just to do an INDEX ON ... FOR but with ADS Local (used for data encryption) the FOR clause just won't work. To clarify, this is what I am wanting to do and why: I would like to give the user the ability to quickly ...
by Jeff Barnes
Tue Jan 14, 2014 1:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Network Issue
Replies: 36
Views: 10969

ADS Local and Index

... with "&cSomeText" it still does not work. Dose anyone know how to make this work? I need to use ADS Local as I am using their table encryption.
by Jeff Barnes
Sat Jan 11, 2014 7:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Local and Index
Replies: 12
Views: 1998

Re: Network Issue

Forgot to mention, I'm using ADSLocal for dbf encryption.
I don't know if that will make any difference.

Never used CDX ... What is involved in switching and is it possible with using the ADSLocal ?
My default RDD is ADS.
by Jeff Barnes
Sat Jan 11, 2014 1:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Network Issue
Replies: 36
Views: 10969
PreviousNext

Return to advanced search