Wednesday, 15 July 2015

database - Can I access sqlite3 using octave? -



database - Can I access sqlite3 using octave? -

is there way read , write sqlite3 octave?

i'm thinking along lines of rodbc in r or sqlite3 bundle in python, octave.

i looked on octave-forge http://octave.sourceforge.net/packages.php

but find 'database' package, supports postgresql.

details:

os: ubuntu 12.04 octave: 3.6.2 sqlite: 3.7.9

according octave-forge reply no.

interface sql databases, postgresql using libpq.

but can write own database bundle using octave c++ api sqlite c api

database sqlite3 odbc octave

No comments:

Post a Comment