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
No such file or directory
LOBATO
2010-03-15 15:26:17
Hello,

I have a directory with 4 DBF files. I make some requests on one of them without any problems.
With another one of them, I have an exception thrown "IOException" No such File or directory.
With another one of them, I have the same Exception thrown with lot of results. No exception with less results.

I don't understand how to solve this problem, names and rights of files seems to be OK.

Can you help me?

Thanks for your answer,

Carlos
Re:No such file or directory
HXTT Support
2010-03-15 16:48:24
What's your jdbc url and OS? If 4 DBF files is at the same directory, please list those files' names. Maybe it's a case sensitive issue, which HXTT DBF failed to guess some file names.
Re:Re:No such file or directory
LOBATO
2010-03-16 00:26:04
My OS is a Linux debian.
My JDBC url is : jdbc:dbf:///
Re:Re:Re:No such file or directory
HXTT Support
2010-03-16 06:04:50
Then you're using a free JDBC url, which allow you to visit any host or directory if you get the access right. You need to check your sql to make sure that HXTT DBF can find the right unc path or absolute path for your dbf file. What's your sql?
Re:Re:Re:Re:No such file or directory
LOBATO
2010-03-16 06:54:51
My sql is: select * from 'table'

'table' is the table name, and is the same name of DBF file.

About rights, I think that is OK, because I can execute a query on a small table of this directory without any problem.

Thanks,

Regards,

Carlos
Re:Re:Re:Re:Re:No such file or directory
HXTT Support
2010-03-16 07:35:47
>My sql is: select * from 'table'
You should use select * from "table". ' is using for string value, and " is using for variable. Maybe you should list your sql sample and list those file name.

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