From: Elisabetta M. <man...@pc...> - 2005-11-09 12:11:07
|
Hi Amruta, the RAD study annotator (RADSA) tarballs currently available at the donwload site you indicated below are both for previous version of GUS (< 3.5). A tarball for a RADSA compatible with GUS 3.5 will be released probably next week or early the following week and I'll send an announcement as soon as that occurs. Regarding the specific error and Oracle, I had a look at the code for the function that is used to connect to the db in the upcoming release (which we have been testing and using here in the past month and which works for us). It appears that it still uss ora_logon (albeit I see a commented out OCILogon call). I'll let Junmin, here cc-ed comment on this. Elisabetta --- On Wed, 9 Nov 2005, Amruta Joshi wrote: > 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 > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > |