Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access 7.1.253
  HXTT Cobol 5.0.252
  HXTT DBF 7.1.253
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Excel 6.1.256
  HXTT Json 1.0.224
  HXTT Paradox 7.1.252
  HXTT PDF 2.0.252
  HXTT Text(CSV) 7.1.252
  HXTT Word 1.1.252
  HXTT XML 4.0.253
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
closed DBF
Oscar San Martin
2011-12-23 12:52:40
Hi,

When I try to execute :

SELECT DISTINCT( usuario ) FROM pfhocp10 ORDER BY usuario

I receive this exception :

Failed to go Record 1 of table pfhocp10:Failed to access file pfhocp10.DBF for it has been closed.
Error Code:393216
SQL State:60000
java.sql.SQLException: Failed to go Record 1 of table pfhocp10:Failed to access file pfhocp10.DBF for it has been closed.
at com.hxtt.global.SQLState.SQLException(Unknown Source)
at com.hxtt.sql.dbf.j.a(Unknown Source)
at com.hxtt.sql.a2.a(Unknown Source)
at com.hxtt.sql.cx.a(Unknown Source)
at com.hxtt.sql.cx.a(Unknown Source)
at com.hxtt.sql.ev.s(Unknown Source)
at com.hxtt.sql.dn.a(Unknown Source)
at com.hxtt.sql.dn.a(Unknown Source)
......
......
......


Thanks in advance,

OSM
Re:closed DBF
HXTT Support
2011-12-23 17:40:35
Failed to recur your issue through the following test sqls:
*create table if not exists pfhocp10 (usuario int, user varchar(10));
*insert into pfhocp10 values(123,'aaa');insert into pfhocp10 values(123,'bbb');
*insert into pfhocp10 values(456,'bbb');
*create index if not exists usuario on pfhocp10 (usuario);
SELECT DISTINCT( usuario ) FROM pfhocp10 ORDER BY usuario

Please email us your sample.
Re:Re:closed DBF
Oscar San Martin
2011-12-23 17:47:13
Well, I re-started hxtt service and work fine, but I worry this exception....

I'll send you our table

OSM

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