Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Cobol v5.0
  HXTT DBF v7.1
  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 ACCESS
MS Access remotly connectivity
Java User
2006-07-23 23:10:01
Hi,
i m trying to connect with Ms Access remotly but it is giving the following exception...........

java.sql.SQLException: Failed to connect to remote database: java.sql.SQLException: Failed to get response from remote server: java.net.ConnectException: Connection refused: connect

at com.hxtt.global.SQLState.SQLException(Unknown Source)

at com.hxtt.sql.remote.RemoteDriver.int(Unknown Source)

at com.hxtt.sql.remote.RemoteDriver.connect(Unknown Source)

at com.hxtt.global.SQLState.getConnection(Unknown Source)

at com.hxtt.sql.HxttDriver.getRemoteAccessConnection(Unknown Source)

at com.hxtt.sql.HxttDriver.connect(Unknown Source)

at java.sql.DriverManager.getConnection(DriverManager.java:512)

at java.sql.DriverManager.getConnection(DriverManager.java:171)

at mypackage1.HXTTConn.main(HXTTConn.java:29)

i hv spent lot of time in it pls help me out......
i m using the following code.....

Class.forName("com.hxtt.sql.access.AccessDriver").newInstance();
String connectionURL= "jdbc:access://192.100.100.37:3099//c:/data/MyData" ;
conn=DriverManager.getConnection(connectionURL,"","");

i dont understand where i m getting wrong.
Re:MS Access remotly connectivity
HXTT Support
2006-07-24 08:09:30
>remote server: java.net.ConnectException: Connection refused: connect
You should haven't run an AccessServer on 192.100.100.37:3099 . Please read DBAdmin (A GUI Dtabase Server Manager) and Run HXTT AccessServer as Windows Service or Linux(Solaris) Daemon.

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