On Fri, 13 Nov 1998, Urban Widmark wrote:
> I believe Oracle includes their JDBC driver with the database, and that it
> is a pure java driver. (I'm more certain of the first than the last).
Yes, this is correct. We have Oracle system 8 and it includes JDBC
drivers, which are 100% pure Java. This means that I am able to use it
from my Linux box, and my students can use it from their Wintel boxes.
Just need to get the JDBC drivers zip file (classes111.zip for Oracle
8) to your machine.
> If you can't find it I'm sure you can download it from www.oracle.com
> somewhere ...
For earlier versions of Oracle, I believe the JDBC drivers were not
included by default. However, I remember having downloaded free JDBC
drivers for Oracle 7 before. These did require a certain version of
Oracle, I think 7.3 or above, so wouldn't work with the 7.1 system
that we had before. Check your Oracle version before looking for
drivers.
Cheers,
Robert.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Robert P Biuk-Aghai, University of Macau, Faculty of Science and Technology
http://hyperg.sftw.umac.mo/robert/ tel: +853-3974365 fax: +853-838314
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Microsoft isn't the answer. Microsoft is the question and the answer is no.