Re: Distributing JDBC Drivers

From: Gerbrand van Dieijen (gerbrand_at_twistedPUNTwarande.net)
Date: 03/23/04


Date: Tue, 23 Mar 2004 21:55:06 +0000 (UTC)

On Tue, 23 Mar 2004 12:35:40 -0000, Lawrie Gallardo wrote:
>I am currently developing a shrink-wrapped Java product that needs the
>ability to connect with all the most common databases (Oracle, SQL Server,
>DB2, etc). Therefore I want to be able to distribute JDBC drivers for these
>databases. However, I am not sure what the licensing restrictions are likely
>to be on JDBC drivers, and whether this is going to be an issue.
>
>Are there high quality JDBC drivers available for the likes of Oracle, SQL
>Server, DB2, etc that I can distribute freely (or at least inexpensively)
>with my product?
>

odbc is included within Java, and you can include the postgresql driver
and hsqldb driver (both are open source). I'm not sure about MySQL, but I
think this is allowed too provided your application doesn't depend on it.

As for the other, I think you could it very easy to include other
drivers in your application (like dynamically adding it to the class).
Because Oracle, SQL Server, DB2 are quite to very expensive, there are
probably expert people for the company too that can download and install a
jdbc driver.

-- 
Gerbrand van Dieijen


Relevant Pages

  • Re: How to determine database market share?
    ... with your meaningful contributions to to .oracle lists over the time ... It was not "Something about measuring database market penetration by ... > On the DB2 side, many of the people who are DB2 DBA's have been doing ... > On the SQL Server side, there are 2 questions involved, how many real ...
    (comp.databases.oracle.server)
  • Re: Equivalent of Oracles export/import in sql server
    ... I would not say a blanket statement like "Oracle ... DBAs should learn SQL Server" or "SQL Server DBAs should learn DB2". ... I would highly recommend learning Relational Database Theory. ...
    (comp.databases.oracle.server)
  • Re: Proposal: 6NF
    ... SQL SERVER, ORACLE and DB2 have the same heritage then... ... grey areas then they are probably not mathematics. ...
    (comp.databases.theory)
  • Re: Mainframes.. Extinct or still going strong ?
    ... Oracle and SQL Server skill sets reinforces my opinion that DB2 on z/OS is still on rock ...
    (bit.listserv.ibm-main)
  • Re: ADO.NET and SQL, Oracle
    ... > I'm currently working as a DB2 and SQL Server 2000 administrator. ... > past I was a BI architect working with both Oracle and SQL Server ... > you have tons of features that you can't find in any other database. ...
    (microsoft.public.dotnet.framework.adonet)