Recomendations for a low priced jdbcOdbc bridge for talking to Access or FoxPro dbs?
cfineman_at_yahoo.com
Date: 03/17/04
- Next message: Charles Fineman: "Re: SQL CallableStatement execute and close"
- Previous message: javamad: "Re: newbie JDBC SP exec"
- Next in thread: Robert: "Re: Recomendations for a low priced jdbcOdbc bridge for talking to Access"
- Reply: Robert: "Re: Recomendations for a low priced jdbcOdbc bridge for talking to Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 17 Mar 2004 13:10:32 -0500
My client gives a server away to it's customers. Most of the customers
use DBs that provide JDBC drivers but some of the smaller ones are using
Access and FoxPro. In those cases, the server can easily be restricted
to using one concurrent connection (i.e. we don't need a driver that
supports pooling) and we definitely do not need XA support.
The SUN-provided bridge is not going to cut it since this really does
have to be production quality.
I've been talking to a few different vendors but I wanted to troll here
to see if anyone had any suggestions.
- Next message: Charles Fineman: "Re: SQL CallableStatement execute and close"
- Previous message: javamad: "Re: newbie JDBC SP exec"
- Next in thread: Robert: "Re: Recomendations for a low priced jdbcOdbc bridge for talking to Access"
- Reply: Robert: "Re: Recomendations for a low priced jdbcOdbc bridge for talking to Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|