|
From: Amruta J. <am...@st...> - 2005-11-09 10:19:57
|
Hi,
We have installed GUS & have some basic data in it. We are using Oracle 10g
(Release 10.1).
I have compiled the Study-Annotator for entering study-related data.
However, all the ora_ calls in the php files (likeora_logon, ora_getColumn
etc.) fail. I keep getting the error:
Fatal error: Call to undefined function: ora_logon()
The function ociLogon works just fine. It seems that Oracle 10g supports
only OCI calls and not ora_ functions, which means I may have to rewrite
chunks of code that use ora_ calls.
Is there a better alternative to this?
Is Study-Annotator also made available with the new OCI calls?
I'm using the Study-Annotator source code from
http://www.cbil.upenn.edu/downloads/RAD/
Please reply soon, we need to get this working asap.
thanks,
Amruta
|