And,
why do you use JDBC ODBC Bridge? You can use pure JDBC only.
Or can you explain your problem in detail?
Mmm, I think you need the next line in your program:
Class.forName("sun.jdbc.odbc.JdbcOdbc");
before you make the Connection object.
"Nicholas.Knight" wrote:
> I
"Nicholas.Knight" wrote:
>
> I have obtained a driver for MySQL for database support, but it keeps
> returning an error of not being able to find JDBC ODBC bridge, where is it,
> what is it and how do I install it!!
Where did you get your MySQL jdbc drive
Hi, I´m using Oracle and Java with JDBC ODBC so if you explicit a little
bit your
problme I may helpyou.
Bernardo
At 10:21 a.m. 16/09/99 +0100, you wrote:
>I have obtained a driver for MySQL for database support, but it keeps
>returning an error of not being able to find JDBC ODBC bridge,
I have obtained a driver for MySQL for database support, but it keeps
returning an error of not being able to find JDBC ODBC bridge, where is it,
what is it and how do I install it!!
Many thanks
Nick Knight
--
To UNSUBSCRIBE
[EMAIL PROTECTED] wrote:
>
> Why do you need a JDBC-ODBC bridge? Doesn't MySQL hava a good JDBC driver? I
> thought theirs was one of the best available on Linux.
>
> Just wondering.
> john
>
Try surfing `http://java.sun.com/products/jdbc/' to a list
of JDBC
Why do you need a JDBC-ODBC bridge? Doesn't MySQL hava a good JDBC driver? I
thought theirs was one of the best available on Linux.
Just wondering.
john
On 27-Aug-99 Patrick & Freda wrote:
> Hi everyone,
>
> I have installed MySQL, MyODBC and unixODBC on my Linux Redhat pl
ODBC classes and shared object
>files.
>
>I have found JDK 1.1.7 v3 and JDK 1.1.8 (for arm) do NOT have JDBC - ODBC classes
>etc...
>
>my theory is, when <http://www.blackdown.org>www.blackdown.org ported JDK to Linux
>they could not port the JDBC part as well coz of sun
www.blackdown.org ported JDK to Linux they
could not port the JDBC part as well coz of sun-Java and InterSoft (people who
wrote JDBC - ODBC Bridge) had some legal agreement or something.. Any
ideals, or anyone know of any JDK for Linux with the JDBC - ODBC included ?
or does it even exist on a Linux
Where is the "sun.jdbc.odbc.JdbcOdbcDriver" for the Linux port of 1.1.7
v1a? Thanks very much.
--
Ron Parker
Software Creations http://www.scbbs.com
TradeWinds Publishing http://www.intl-trade.com
TradePoint Los Angeles http://www.tradepointla.org
-
I'm intrested in what you believe you can do with an ODBC bridge driver
that you can't do with a pure java driver?
../Martin
"Jens E. Wunderwald" wrote:
> Hi,
>
> I would like to use the JDBC-ODBC bridge under Linux, but could not find
> it included in the Bla
Hi,
I would like to use the JDBC-ODBC bridge under Linux, but could not find
it included in the Blackdown JDK port. The bridge from Sun only runs
under Solaris and Windows.
Note that using a pure Java JDBC access to a database does not meet my
demands.
Ciao Jens
On Fri, 28 Aug 1998 [EMAIL PROTECTED] wrote:
> Does anyone know of a JDBC-ODBC Bridge for Linux? I'm running Red Hat
> 4.something Linux, kernel version 2.0.27.
Well I'm currently using postgresql and there's a driver here...
http://rufus.w3.org/linux/RPM/po
Does anyone know of a JDBC-ODBC Bridge for Linux? I'm running Red Hat
4.something Linux, kernel version 2.0.27.
Thanks,
bc
> * Or, if you want a commercial DB with a JDBC driver, check
> out Solid DB. They also still seem to have some special
> deal for Linux users (but I don't recall if that includes
> the JDBC driver or just the DB itself).
I can confirm this is an excellent database - we'v
so supply. But there is no
> native Java support. So if we had a JDBC-ODBC bridge on Linux, we could
> connect to the Empress ODBC server using JDBC.
> Empress even gives this as their Java solution, so I didn't think to
> question it until I realized that Blackdown's 1.1.6 jdk
We have Empress RDBMS installed, which is lovely and runs on Linux as
well as other Unix flavors. They supply an ODBC server which listens to
connections from ODBC drivers which they also supply. But there is no
native Java support. So if we had a JDBC-ODBC bridge on Linux, we could
connect to
On Thu, 25 Jun 1998, Rick Stone wrote:
Hmmm. And how you want to use this packages?
As far as I know Linux doesn't has ODBC system.
To access Oracle DB I use JDBC drivers providing by Oracle.
> Does anybody know if there is a JDBC-ODBC bridge available for Linux? I
> can only find the
Does anybody know if there is a JDBC-ODBC bridge available for Linux? I
can only find the Solaris or NT binaries on the Sun site, and the
Blackdown 1.1.6 JDK doesn't include these classes.
Thanks -- Rick
18 matches
Mail list logo