Hi all, 

a new JDBC driver is available at

src: ftp://ftp.sap.com/pub/sapdb/7.4/sapdb-jdbc-src-7.4.04.01a.jar
bin: ftp://ftp.sap.com/pub/sapdb/bin/java/sapdb-jdbc-bin-7.4.04.01a.jar

It solves the problem, that connecting to a database that uses another than 
the default port for the 'x_server' was not possible. 

The URL syntax has been extended to allow optionally now also a 'hostname:port' 
in the places where a 'hostname' was usable before, and an optional 'port'
property was added to the javax.sql.Datasource implementations.

Regards
Alexander Schr�der
SAP Labs Berlin


> -----Original Message-----
> From: Stefan Birwe [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 25, 2003 2:38 PM
> To: [EMAIL PROTECTED]
> Subject: JDBC - TCP/IP Port
> 
> 
> Hello,
> 
> for some reason we changed the xserver's port on the db-server. It's 
> working fine with ODBC (just change the port on the client). As the 
> jdbc-driver (in an applet) cannot access the SERVICES file on 
> the client 
> an therefore uses the default port 7210. There are many 
> JDBC-drivers for 
> other DB-systems where you can put the portnumber into the 
> connect URL.
> 
> We are now using a jdbc-odbc bridge on the server, but this 
> will result 
> in approx. 1000$ - too expensive!
> 
> Could anybody help me?
> 
> Best regards
> Stefan Birwe
> 
> 
> _______________________________________________
> sapdb.general mailing list
> [EMAIL PROTECTED]
> http://listserv.sap.com/mailman/listinfo/sapdb.general
> 
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to