Re: ODBC access
From: Roedy Green (look-on_at_mindprod.com.invalid)
Date: 06/13/04
- Next message: Mark Matthews: "Re: PreparedStatement.toString"
- Previous message: Roedy Green: "Re: PreparedStatement.toString"
- Maybe in reply to: Glenn Robinson: "ODBC access"
- Next in thread: Glenn Robinson: "Re: ODBC access"
- Reply: Glenn Robinson: "Re: ODBC access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 13 Jun 2004 20:05:16 GMT
On Sun, 13 Jun 2004 06:46:09 +0100, Glenn Robinson
<glenn@flying-fields.co.uk> wrote or quoted :
>If my java class is running on the iSeries server then what's the best way
>of accessing the ODBC driver on the remote Windows server?
If you don't have a JDBC driver, you can use a type 1 bridge driver.
It is not as fast as a direct one.
See http://mindprod.com/jgloss/jdbc.html
I don't know what you were thinking when you set the followups to
alt.com.lang.java -- a non-existent newsgroup.
-- Canadian Mind Products, Roedy Green. Coaching, problem solving, economical contract programming. See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
- Next message: Mark Matthews: "Re: PreparedStatement.toString"
- Previous message: Roedy Green: "Re: PreparedStatement.toString"
- Maybe in reply to: Glenn Robinson: "ODBC access"
- Next in thread: Glenn Robinson: "Re: ODBC access"
- Reply: Glenn Robinson: "Re: ODBC access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|