Re: ODBC access

From: Oscar kind (oscar_at_danwa.net)
Date: 06/13/04


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


Relevant Pages

  • Linked Tables failure; Access 2003
    ... old ODBC driver from Win NT era ... Can create linked table or import data from table in a database on either ... the Unify or PostgreSQL server from within an Access database. ...
    (microsoft.public.access.adp.sqlserver)
  • Re: SELECT MAX(...) performance in SQL Server/ODBC
    ... Well Query Analyzer uses the ODBC driver to send the command to the server, ... Have you tried using SQL Profiler to profile the events on the server? ... > I work on a commercial software product that is a database application. ...
    (microsoft.public.data.odbc)
  • Re: Any options other than ODBC?
    ... ive had a play around with the ODBC driver ... using SQL Server. ... I currently have a mySQL database running on a database server and am ...
    (comp.databases.ms-access)
  • Re: SQLCE work with other databases?
    ... SQL database and then passes it back to the database running on ... the server. ... all possible to get SQLCE objects to run with a FoxPro Database on the ... Kind regards, ...
    (microsoft.public.sqlserver.ce)
  • Re: Detecting number ranges
    ... database 1 is on server 3 ... I feel like there's a much nicer way to express this in Ruby, ... Kind regards, ...
    (comp.lang.ruby)