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
Accessing DB using FTP
Divya Pithawa
2006-11-03 06:03:17
Hi,

We are developing an application that deals with Paradox DB. To connect to this DB, we are using the trial version of your driver.

The data in Paradox is accessible to us as a .db file.
To connect using this driver we are using:-
DriverManager.getConnection("jdbc:paradox:ftp://abc:abc@localhost/Paradox");

We would like to know whether accessing the Paradox database in this manner (FTP) causes the complete data (from the .db file) to be transferred over the network to the local machine? or only the result of the SQL query fired would be passed over the network?

Could you please send me the reply as soon as possible.

Thanks & Regards,
Divya
Re:Accessing DB using FTP
HXTT Support
2006-11-03 09:03:29
If you access data by ftp, it can only return the result of the SQL query fired would be passed over the network.

As a alternative method, you can use ParadoxServer to run at the ftp server. It support full access . You can see our faq document.
Re:Re:Accessing DB using FTP
HXTT Support
2006-11-03 16:24:15
>We would like to know whether accessing the Paradox database in this manner
> (FTP) causes the complete data (from the .db file) to be transferred over the
> network to the local machine?
Yeah. Just once, then it can be cached in the next operations.

>> or only the result of the SQL query fired would be passed over the network?
>If you access data by ftp, it can only return the result of the SQL query fired would be passed over the network.
Sorry. My meaning is that ftp mode supports only read-only operations(SQL query).

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