help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Octave database bindings


From: John W. Eaton
Subject: Octave database bindings
Date: Tue, 11 Mar 2008 19:36:12 -0400

On 11-Mar-2008, Xavier Delacour wrote:

| I've written some Octave bindings for postgres, mysql, sqlite3, and
| standard ODBC.
| 
| They are available at: http://octave-swig.sourceforge.net/octave-db.html
| 
| I'll work to integrate this into octave-forge if there aren't objections.

I can find license statements for Postgres (BSD) MySQL (GPL) and
sqlite (Public Domain) but I don't see a quick link to the same for
ODBC.  What are the license terms for ODBC and how is it linked to
Octave?  Simply using an automatic way of generating the interface
code (by using SWIG) doesn't allow you to sidestep the terms of the
GPL.

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]