The beginnings of Oracle support will go out in the next release of
Rose::DB.  I can't test the Oracle code myself because I don't have
access to an Oracle database (or a machine that can run the free
version or Oracle).  I'm looking for volunteers to test the code.

The Oracle code was written by Ron Savage, and I'd like it if he could
test it too since I may have messed something up when I merged his
code to the trunk.

Zhenyuan Lu: can you try it as well and tell me if it solves your
list_tables() problems?

To test, please check out the code from SVN:

% svn co https://svn.sourceforge.net/svnroot/rose/trunk/modules/Rose-DB

Then set up these environment variables:

 RDBO_ORACLE_DSN  - DBI data source name (e.g., "dbi:Oracle:dbname=test")
 RDBO_ORACLE_USER - database username
 RDBO_ORACLE_PASS - database password

Then run "perl Makefile.PL" and "make test"  Further explanation is
available when you run "make test".

-John


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to