Home > Archive > Tcl > January 2006 > oratcl arm-linux: ORACLE 9i Client Libs ??
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
oratcl arm-linux: ORACLE 9i Client Libs ??
|
|
|
| Hi,
I am trying to use oratcl on an handheld running arm-linux. I have been
able to build .so for oratcl for the target platform. Now to be able to
connect to the ORACLE 9i database, I need client side libraries built
on arm-lib specifically libclntsh.so.
Can I get these libs readily available or i need to built from source;
but I have not found ORACLE instantclient source anywhere ??
Is there alternative to use tclodbc or tcldbi to connect to ORACLE and
can i run it on arm-linux ?
Thanks in advance,
Andy
| |
| thelfter@gmail.com 2006-01-27, 7:03 pm |
| Andy,
without oracle instant client libs, Oratcl is useless to you. Oratcl
is merely a wrapper to the Oracle Call Interface API.
-Todd
|
|
|
|
|