Re: Distributing JDBC Drivers

From: Alex Molochnikov (NOBODY_at_NOSPAM.COM)
Date: 03/24/04

  • Next message: Peter Kirk: "OracleCachedRowSet"
    Date: Wed, 24 Mar 2004 07:56:51 GMT
    
    

    JDBC drivers for some databases (McKoi, Mimer) can be bundled with the
    application and distributed freely.

    As for MS SQL Server, Sybase and Oracle, their JDBC drivers:
    1. can be downloaded free of charge from their respective websites, and
    2. cannot be distributed with the third-party apps.

    Their vendors require that the end-users do their own download and
    installation, which involves the users' acceptance of the licensing terms.

    HTH

    Alex Molochnikov
    Gestalt Corporation
    www.gestalt.com

    "Lawrie Gallardo" <lawriegallardo@hotmail.com> wrote in message
    news:40602e8b$0$22121$cc9e4d1f@news.dial.pipex.com...
    > 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?
    >
    >


  • Next message: Peter Kirk: "OracleCachedRowSet"

    Relevant Pages

    • Re: why>?
      ... On your desktop-- you'll be running SQL Server behind the scenes. ... it isn't risky to allow end users to create databases. ... it is no more risky than giving you the ability to create spreadsheets. ... I'm not saying that Oracle and IBM are going away. ...
      (microsoft.public.excel)
    • Re: database dilemma
      ... > Dot net uses SQL Server and Oracle (check the help for the supported ... > versions) most efficiently as it has native drivers for these databases ... > Other databases use ODBC which work but with an overhead. ...
      (microsoft.public.dotnet.languages.vb)
    • Re: database dilemma
      ... Dot net uses SQL Server and Oracle (check the help for the supported ... Other databases use ODBC which work but with an overhead. ... boss last week dropped vb.net on my desk and wants to create a web app and a ...
      (microsoft.public.dotnet.languages.vb)
    • MS SQL server Meata data question
      ... I have sql server 2000 up and running and using the provided ... browsing tools poked around and found that the databases in the system were ... the native php support for sql server doesn't have meta data functions like ... I need to do this for Oracle too but I think the native support for Oracle ...
      (comp.lang.php)
    • Re: Distributing JDBC Drivers
      ... >ability to connect with all the most common databases (Oracle, SQL Server, ... >to be on JDBC drivers, and whether this is going to be an issue. ... Because Oracle, SQL Server, DB2 are quite to very expensive, there are ...
      (comp.lang.java.databases)