Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
  HXTT Cobol v5.0
  HXTT DBF v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Excel v6.1
  HXTT Json v1.0
  HXTT Paradox v7.1
  HXTT PDF v2.0
  HXTT Text(CSV) v7.1
  HXTT Word v1.1
  HXTT XML v4.0
Offshore Outsourcing
Free Resources
  Firewall Tunneling
  Search Indexing Robot
  Conditional Compilation
  Password Recovery for MS Access
  Password Recovery for Corel Paradox
  Checksum Tool for MD5
  Character Set Converter
  Pyramid - Poker of ZYH
   
   
   
Heng Xing Tian Tai Lab of Xi'an City (abbr, HXTT)

HXTT DBF
HXTT Index Corrupt
Debbie
2010-12-22 12:19:29
I've been using HXTT DBF v4.2 and ran into issue with CDX files. I'm able to successfully add new record in DBF file. However, when I tried to access it from FoxPro, it says "Unrecognized index file revision. Please recreate the index". Looks like the CSX gets corrupted while adding records in DBF file. Can someone please assist with this error and provide solution for it?
Re:HXTT Index Corrupt
HXTT Support
2010-12-22 16:21:37
>Can someone please assist with this error and provide solution for it?
Run once "reindex all on yourTable" to fix. Then use lockType=VFP connection property in your connection to do furture concurrent modification.
Re:Re:HXTT Index Corrupt
Debbie
2010-12-23 09:05:48
I tried lockType=VFP connection property and used "reindex all" command. Now, it's showing different message "Index doesn't match database file.Recreate Index" while accesing it from Foxpro. Looks like still there is a problem with CDX file. Any other suggesions which I can try to get rid off this issue? It's bit urgent as it's impacting our production systems.
Re:Re:Re:HXTT Index Corrupt
HXTT Support
2010-12-23 16:50:38
>Now, it's showing different message "Index doesn't match database file.Recreate
>Index" while accesing it from Foxpro.
What's your Foxpro version? It seems that your CDX format maybe contains non-standard information. If possible, please email us your dbf and cdx sample, so that we can recur your issue. Then your issue will be resolved in 24 hours.
Re:Re:Re:Re:HXTT Index Corrupt
Piyush
2010-12-27 06:46:02
We are using FoxPro 2.5 (X). The size of DBF & CDX files are huge. Please let me know your email address so that I can share my ftp details from when you can get sample files. Thank You.
Re:Re:Re:Re:Re:HXTT Index Corrupt
HXTT Support
2010-12-28 00:12:57
>We are using FoxPro 2.5 (X).
Tested. It should be a different collation sequence issue. Please download the latest package, then run once 'reindex all on your table" again. If your issue exists still, you can email support @ hxtt.com .
Re:Re:Re:Re:Re:Re:HXTT Index Corrupt
Piyush
2010-12-29 10:02:04
Have downloaded new version and the problem exists. I've sent email to support@hxtt.com along with FTP details so that you guyz can get sample files.
Thanks.
Re:Re:Re:Re:Re:Re:Re:HXTT Index Corrupt
HXTT Support
2010-12-29 20:24:20
1st. Download the latest package
2nd. Run once "reindex all on uiia" through HXTT DBF, then you will get a 2050KB UIIA.CDX file.
3rd. Run the following code in Foxpro2.5
USE UIIA
SET INDEX to uiia.cdx tag cid
select * from uiia where cid='161626'

SET INDEX to uiia.cdx tag stamp
select * from uiia where timestamp='20040630174757'

SET INDEX to uiia.cdx tag CMPY
select * from uiia where upper(company)='100028 COMPANY' and (status!='D' or r_status='A')

close all

It seems normal.

>"Index doesn't match database file.Recreate Index"
If you meet that issue again, please let us know your foxpro code to recur. Thanks.




Search Key   Search by Last 50 Questions




Google
 

Email: webmaster@hxtt.com
Copyright © 2003-2019 Heng Xing Tian Tai Lab of Xi'an City. | All Rights Reserved. | Privacy | Legal | Refund | Sitemap