Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
  HXTT Cobol v5.0
  HXTT DBF v7.1
  HXTT Excel v6.1
  HXTT Json v1.0
  HXTT Paradox v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  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 Paradox
Exception thrown with trial drivers
Charles Goodwin
2007-08-07 04:41:08
Hi, I'm using the trial HXTT Paradox JDBC drivers to prototype an application for a customer. If they go with it, it will be a large multiple site installation so they'll need lots of licenses.

They have a legacy application that uses a Paradox 7 database with tables up to 100mb in size.However, this is happening!!!

SELECT COUNT(*) FROM WORKRECORDS
WHERE (JobDate >= {d '2007-08-07'}) AND (JobDate <= {d '2007-08-07'})
java.sql.SQLException: java.io.IOException: Negative seek offset
at com.hxtt.global.SQLState.SQLException(Unknown Source)
at com.hxtt.concurrent.o.a(Unknown Source)
at com.hxtt.concurrent.v.try(Unknown Source)
at com.hxtt.concurrent.r.int(Unknown Source)
at com.hxtt.concurrent.r.try(Unknown Source)
at com.hxtt.concurrent.o.if(Unknown Source)
at com.hxtt.concurrent.o.a(Unknown Source)
at com.hxtt.sql.paradox.n.a(Unknown Source)
at com.hxtt.sql.paradox.t.a(Unknown Source)
at com.hxtt.sql.paradox.f.do(Unknown Source)
at com.hxtt.sql.paradox.f.a(Unknown Source)
at com.hxtt.sql.paradox.f.a(Unknown Source)
at com.hxtt.sql.paradox.m.a(Unknown Source)
at com.hxtt.sql.o.a(Unknown Source)
at com.hxtt.sql.ce.a(Unknown Source)
at com.hxtt.sql.aw.a(Unknown Source)
at com.hxtt.sql.dc.a(Unknown Source)
at com.hxtt.sql.dc.a(Unknown Source)
at com.hxtt.sql.cv.e(Unknown Source)
at com.hxtt.sql.dc.a(Unknown Source)
at com.hxtt.sql.bm.a(Unknown Source)
at com.hxtt.sql.ag.a(Unknown Source)
at com.hxtt.sql.ag.a(Unknown Source)
at com.hxtt.sql.ag.executeQuery(Unknown Source)
at uk.co.webenableit.server.Paradox.executeQuery(Paradox.java:63)
Re:Exception thrown with trial drivers
HXTT Support
2007-08-07 06:22:30
>They have a legacy application that uses a Paradox 7 database with tables
> up to 100mb in size.
HXTT Paradox can't do concurrent update on the same database with your legacy application.

>SELECT COUNT(*) FROM WORKRECORDS
>WHERE (JobDate >= {d '2007-08-07'}) AND (JobDate <= {d '2007-08-07'})
>java.sql.SQLException: java.io.IOException: Negative seek offset
It sees that one table information in your WORKRECORDS.DB(or PX) is invalid. You can backup all WORKRECORDS.* files, and use one file cutter to trim the first 128kb content of WORKRECORDS.db, then send us the first 128kb.
ftp site: ftp.hxtt.com
ftp user: anonymous@hxtt.com
ftp password: (empty)
login mode: normal (not anonymous)
ftp port:21
upload directory: incoming
After upload, you can't(HXTT can) see that upload file, but it has been upload.

Then notify us through webmaster@hxtt.com or reply simply that thread.
Then we will verify whether your db sample is invalidation.


Re:Re:Exception thrown with trial drivers
Charles Goodwin
2007-08-07 06:24:37
Hi, just to let you know that we did not expect to be able to do concurrent updates - we are using the HXTT driver to only read the database. Is this ok if the legacy application is updating the database?
Re:Re:Re:Exception thrown with trial drivers
HXTT Support
2007-08-07 07:08:28
>we are using the HXTT driver to only read the database. Is this ok
> if the legacy application is updating the database?
It can. But if you wish HXTT Paradox see all updates at once, you should try lockTimeout=-1 connection property.

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