FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour AdsEnableEncryption()
Posts: 58
Joined: Fri Mar 10, 2006 08:13 PM
AdsEnableEncryption()
Posted: Thu Oct 19, 2006 11:57 AM

Hi,

I used DBF open with ADS usually and I never had problems.

Now I am using AdsEnableEncryption () and this working ok

The times in some customers when the energy falls this corrupting files, and normal that using AdsEnableEncryption ()?

Clemerson

Posts: 67
Joined: Thu Jan 05, 2006 10:35 PM
AdsEnableEncryption()
Posted: Thu Oct 19, 2006 12:07 PM

I use AdsEnableEncryption () for last 4 years with no problems at all.
Mike Buckler

Posts: 58
Joined: Fri Mar 10, 2006 08:13 PM
AdsEnableEncryption()
Posted: Thu Oct 19, 2006 12:43 PM
Mike Buckler wrote:I use AdsEnableEncryption () for last 4 years with no problems at all.
Mike Buckler


do I use local ads and you use local ads or server?

Clemerson
Posts: 58
Joined: Fri Mar 10, 2006 08:13 PM
AdsEnableEncryption()
Posted: Thu Oct 19, 2006 03:24 PM

this and the error:

7016 Corrupt table
Problem: The specified table contains corrupted data in the file or field headers.

  • ADS Local Version 8.1

Clemerson

Posts: 67
Joined: Thu Jan 05, 2006 10:35 PM
AdsEnableEncryption()
Posted: Thu Oct 19, 2006 09:36 PM

I use both ads server and local ads 8 with encrypted files. We have never had a problem with corruption???
Mike

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
AdsEnableEncryption()
Posted: Thu Oct 19, 2006 10:18 PM

Clemerson,

Consider the possibility that the corruption may not be due to encryption but rather something else.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 840
Joined: Thu Oct 13, 2005 07:05 PM
AdsEnableEncryption()
Posted: Thu Oct 19, 2006 11:37 PM

From the ADS knowledge base:

Problem: The specified table contains corrupted data in the file or field headers.
Solution: Make sure the specified file is a valid table. Also, make sure you are not attempting to open a DBF table with an ADT table type, or vice versa.
If you have an existing data dictionary that was created with any 6.0 Beta release of Advantage, the ADT database tables are not compatible with the 6.0 release of the Advantage clients and servers. You will get a 7016 error when attempting to open those ADT tables using the Advantage 6.0 release product. A utility is provided to update those ADT tables to make them compatible with the 6.0 release of the Advantage clients and servers. The utility (update_r6b2.exe) is installed in the same directory as the Advantage Data Architect (arc32.exe) utility, and it can be called from the command line.

Saludos

R.F.
Posts: 58
Joined: Fri Mar 10, 2006 08:13 PM
AdsEnableEncryption()
Posted: Fri Oct 20, 2006 11:39 AM
James Bott wrote:Clemerson,

Consider the possibility that the corruption may not be due to encryption but rather something else.

James


I am thinking it is another thing even.

Clemerson
Posts: 58
Joined: Fri Mar 10, 2006 08:13 PM
AdsEnableEncryption()
Posted: Fri Oct 20, 2006 11:43 AM
RF wrote:From the ADS knowledge base:


Problem: The specified table contains corrupted data in the file or field headers.
Solution: Make sure the specified file is a valid table. Also, make sure you are not attempting to open a DBF table with an ADT table type, or vice versa.
If you have an existing data dictionary that was created with any 6.0 Beta release of Advantage, the ADT database tables are not compatible with the 6.0 release of the Advantage clients and servers. You will get a 7016 error when attempting to open those ADT tables using the Advantage 6.0 release product. A utility is provided to update those ADT tables to make them compatible with the 6.0 release of the Advantage clients and servers. The utility (update_r6b2.exe) is installed in the same directory as the Advantage Data Architect (arc32.exe) utility, and it can be called from the command line.


I noticed that in these customers that he gave the error before he had an older version of my software and it updated now and in the fall of energy he gave the problem, I will verify this update_r6b2.exe.

Clemerson
Posts: 58
Joined: Fri Mar 10, 2006 08:13 PM
AdsEnableEncryption()
Posted: Fri Oct 20, 2006 11:45 AM
Mike Buckler wrote:I use both ads server and local ads 8 with encrypted files. We have never had a problem with corruption???
Mike


then for the comment of all no and problem of the encrypted files.

Clemerson
Posts: 58
Joined: Fri Mar 10, 2006 08:13 PM
AdsEnableEncryption()
Posted: Fri Oct 20, 2006 12:46 PM
Does a thing find strange that observed, did I open the file DBF with MED and did I verify the parts that it damaged in DBF, recorded in DBF leaves of another file temporary DBF, will it be that that help?



Clemerson

Continue the discussion