help-octave
[Top][All Lists]
Advanced

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

Re: Querying an Oracle DB from Octave?


From: Martin Helm
Subject: Re: Querying an Oracle DB from Octave?
Date: Sat, 23 Jul 2011 22:48:06 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Am Samstag, 23. Juli 2011, 21:15:31 schrieb markbn:
> Hi,
> 
> I need to query data stored in Oracle databases. Is there any octave
> package that allows this?
> 
> I read about octave-swig, but it does not have direct Oracle support. At
> most I guess I would need to use ODBC but I running octave from Linux and I
> don't have an administrative account to install ODBC anyway
> 
> Thanks in advance for your help,
> 
> Mark

Before I go into more detail, is using the java package in octave an option 
for you? If yes you can simply use the jdbc driver for oracle and you do not 
need any administrative rights to install it (you just need for example the 
ojdbc14.jar provided by oracle).


reply via email to

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