Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Cobol v5.0
  HXTT DBF v7.1
  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 ACCESS
WRONG RESULTS WITH "IN" CONDITIONS
Juan Escobar
2008-05-20 01:56:36
I think that this is a problem of the JDBC access driver. With the following query using HXTT driver, an empty result is returned:

SELECT KEY1 , KEY2 , KEY3 , VALUE FROM TESTDATA WHERE ((( KEY1 IN ( 3669,3670) ) )AND(( KEY2 IN ( 3669,3670) ) ))

However this is what i have in the db:

KEY1 KEY2 KEY3 VALUE
3669 3670 exec1 1.0
3670 3669 exec1 2.0

But it works with a selection that is a subset of the above:

SELECT KEY1 , KEY2 , KEY3 , VALUE FROM TESTDATA WHERE ((( KEY1 IN ( 3669,3670) ) )AND(( KEY2 IN ( 3670) ) ))

This problem goes in had with another one that is still unresolved:

http://www.hxtt.com/support_view_issue.jsp?product=access&id=1204635941

The MDB file I am using is fine, I can use it normally with others drivers and get proper results.

Do you have estimates to fix these problems?

Thanks

Re:WRONG RESULTS WITH
HXTT Support
2008-05-20 03:13:31
Sorry for missing the previous thread. v3.0.031 fixed a bug on utilizing part expression of component index to quicken IN query. It should be availabe after about 24 hours.

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