Re: ODBC access
From: Oscar kind (oscar_at_danwa.net)
Date: 06/13/04
- Next message: iksrazal: "Re: OpenLDAP & java"
- Previous message: Andrew Thompson: "Re: forcing recompile in Resin"
- In reply to: Glenn Robinson: "Re: ODBC access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 13 Jun 2004 16:51:10 +0200
Glenn Robinson <Glenn@flying-fields.co.uk> wrote:
> I did look at [the JDBC-ODBC bridge] but didn't think it allowed what
> I wanted.
>
> So, your saying that using the JDBC-ODBC bridge I can run my Java code
> on
> one server and use the ODBC driver located on another server?
My mistake: I forgot that you're trying to access an ODBC driver as if it
were a database. AFAIK this is not possible.
However, the link I posted also refers to this site:
http://servlet.java.sun.com/products/jdbc/drivers
Here you can find database drivers for any kind of database, among which
Clipper.
kind regards,
Oscar
-- Oscar Kind http://home.hccnet.nl/okind/ Software Developer for contact information, see website
- Next message: iksrazal: "Re: OpenLDAP & java"
- Previous message: Andrew Thompson: "Re: forcing recompile in Resin"
- In reply to: Glenn Robinson: "Re: ODBC access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|