how decrypt a dbf to access with dbu? ADS

how decrypt a dbf to access with dbu? ADS

Postby Anderson.OL » Thu Aug 07, 2008 7:31 pm

Use ADS and crypt the data using AdsEnableEncryption('xXx').

how descriptografar a dbf to access with dbu?
FiveWin 9.03 + xHarbour !!
User avatar
Anderson.OL
 
Posts: 92
Joined: Thu Feb 15, 2007 11:37 am
Location: Itaocara - RJ - Brasil

Postby Mike Buckler » Fri Aug 08, 2008 12:47 am

select 1
DbUseArea(.t.,,"table",,.f.,.f.)
ADSEnableEncryption( trimpas() )
AdsDecryptTable()
Mike Buckler
 
Posts: 67
Joined: Thu Jan 05, 2006 10:35 pm
Location: Canada

Postby Anderson.OL » Fri Aug 08, 2008 11:20 am

Don't work!

see my code:

Code: Select all  Expand view
   dbUseArea(.T.,"ADS","CUSTOMER",, .not. lExclusive)
 
   AdsEnableEncryption(cChave)
   AdsDecryptTable()
   
   close all
FiveWin 9.03 + xHarbour !!
User avatar
Anderson.OL
 
Posts: 92
Joined: Thu Feb 15, 2007 11:37 am
Location: Itaocara - RJ - Brasil


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 55 guests