Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access 7.1.259
  HXTT Cobol 5.0.258
  HXTT DBF 7.1.260
  HXTT Excel 6.1.262
  HXTT Json 1.0.230
  HXTT Paradox 7.1.258
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT PDF 2.0.258
  HXTT Text(CSV) 7.1.258
  HXTT Word 1.1.258
  HXTT XML 4.0.259
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 Paradox
UPPER function support
Stas Bervjachonok
2007-06-21 09:14:27
Hi!

is it possible to use upper function in select statement using Paradox dirver ?
or may be there is a substitution function ?
statement example - select UPPER(filed1) from TABLE1 where FIELD=1
?
Asking you because now, when we executing same request - we're getting error message. Executing same query withour UPPER - everything works.

Thank you!
Re:UPPER function support
HXTT Support
2007-06-21 17:46:37
UPPER should be supported. It's listed at String Functions. What's your error message?

catch( SQLException sqle )
{
do
{
System.out.println(sqle.getMessage());
System.out.println("Error Code:"+sqle.getErrorCode());
System.out.println("SQL State:"+sqle.getSQLState());
sqle.printStackTrace();
}while((sqle=sqle.getNextException())!=null);
}

Re:Re:UPPER function support
Stas Bervjachonok
2007-06-26 01:46:09
Function works fine!
Sorry for disturbing!
Thank you!

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