Page 1 of 1

xharbour AdsEnableEncryption Error

Posted: Wed Jan 21, 2015 3:31 am
by dbmanfwh
I used xHarbour 1.2.1 (SimpLex) (Rev.9445 - 2012.03.30) so far and use easily without any problem.
Compiled using the latest version 1.2.3 Intl. (SimpLex) (Build 20141124 ) but error occurs.

REQUEST ADS
REQUEST DBFCDX
RDDSetDefault ("ADS")

SET SERVER LOCAL
SET FILETYPE TO CDX

Use abcd.dbf New Alias abcd Via "ADS"
AdsEnableEncryption("myPassword")
AdsEncryptTable()

If execute it, lower part error occurs.
*Error DBCMD/2001 Workarea not in use: ADSENABLEENCRYPTION
Called from ADSENABLEENCRYPTION(0)*

But, it is no any problem that Harbour 3.2.0 dev (R1412151448).

Please help whom.

Re: xharbour AdsEnableEncryption Error

Posted: Wed Jan 21, 2015 3:34 am
by dbmanfwh
This time, problem seems not to become solution though was.

https://groups.google.com/forum/#!searc ... HdRb20jK4J