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
DBF Driver Count Bug
Martin Ross
2006-07-06 08:43:08
select ACCNO,SERVCO,count(*) from CLAIM
group by ACCNO, SERVCO
having count(*) > 1

returns
ACCNO SERVCO COUNT(*)
61972 C010A 2
68693 C010A 3
81572 Q994A 2
82950 G271A 2
102151 I020A 2
104172 I001A 2
107850 A007A 2
115872 I001A 2
122940 I008A 2


But
select * from CLAIM
where ACCNO = 61972

ACCNO SERVCO
61972 C010A

returns 1 row!

This isn't correct!

Re:DBF Driver Count Bug
HXTT Support
2006-07-06 09:18:29
Failed to recur your issue. I guess that you should have an index on ACCNO. Please try:
REINDEX ALL on CLAIM.
Then you should get the correct result.
Re:Re:DBF Driver Count Bug
Martin Ross
2006-07-06 09:36:00
Reindex all makes no difference.

Bug still exists...
Re:Re:Re:DBF Driver Count Bug
HXTT Support
2006-07-06 17:32:51
If possible, zip it and email it to our mailbox.

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 | Sitemap