nested cursor references in oracle?

2003-01-06 Thread Geoffrey Young
hi all... I was wondering if anybody has done any work with nested cursor references and DBI. something like: open curref for 'select sysdate, cursor (select sysdate from dual) from dual'; from DBI the first cursor reference behaves as expected, but I get a segfault when t

Apache::DBI and $dbh attributes

2002-04-30 Thread Geoffrey Young
hi Tim and all - it's been a long time :) Stas and I just ran across something interesting concerning Apache::DBI and $dbh attributes. I think it involves a both a bug and a place for enhancements. we all know how Apache::DBI works - it stashes away $dbh based on connect string info. however,

database comparisons at eweek

2002-02-26 Thread Geoffrey Young
I'm not sure if this aricle has come up here yet, but just in case anyone is interested in these things (I didn't read it too closely)... "For four weeks last month and early this month, eWEEK and sister publication PC Magazine carried out a comprehensive benchmark of the latest available version

DBI 1.15 install errors (bleedperl)

2001-04-02 Thread Geoffrey Young
Hi Tim... I don't know if these are important: DBI.xs: In function `set_trace_file': DBI.xs:457: warning: passing arg 1 of `setlinebuf' from incompatible pointer type DBI.xs: In function `XS_DBI__var_FETCH': DBI.xs:2305: warning: passing arg 1 of `fprintf' from incompatible pointer type and