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
Set EXACT
Paul Hall
2008-09-02 11:03:15
In VFP there is a setting called EXACT. When EXACT is ON, if the SQL says WHERE Agent = "ES" you only get records that have an Agent field exactly equal to "ES". When EXACT is OFF, if the SQL says Agent = "ES", you get records where the agent field contains a value that begins with "ES", including "ES", "ES1588", "ES41", etc.

How can I set this property with the HXTT DBF driver? It appears that by default, HXTT DBF driver EXACT property is set to be ON.

Thanks!

Paul Hall
Re:Set EXACT
HXTT Support
2008-09-12 06:15:33
You have to use LIKE 'ES%' or ILIKE 'ES%' since this was standarad sql syntax.

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