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
Not retrieving the records which have values in different case
Prasanna
2006-12-25 21:49:51
Dear Sir/Madam,

My issue is ,im not able to retrieve records from the database which have same

values in different case.For example (HMPRASANNA,HMPrasanna,hmprasanna,hmPrasanna)

Is there any function like ignorecase to retrieve records which may be in any

case.Please help me to solve my issue.

Regards,

Prasanna.B
Re:Not retrieving the records which have values in different case
HXTT Support
2006-12-25 21:53:38
For instance,
select * from youtable where upper(yourcolumn)='HMPRASANNA';
select * from youtable where lower(yourcolumn)='hmprasanna';
select * from youtable where yourcolumn ilike 'hmprasanna%';
Re:Re:Not retrieving the records which have values in different case
Prasanna
2006-12-25 22:04:36
Dear Sir/Madam,

Really Great!!!!!!!!

I used the query "select * from youtable where yourcolumn ilike 'hmprasanna%';"

It solved my issue,Thank u very much for providing such a fast solution.

Ur response is very soon, i din't expect such a fast response.

Thank u Very much.....

Regards

Prasanna.B



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