Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Help - getting a RowSet from Oracle Function

Re: Help - getting a RowSet from Oracle Function

From: The Nomad <nobody_at_nowhere.com>
Date: Fri, 06 Apr 2001 12:24:24 GMT
Message-ID: <Yziz6.39720$Lz6.7082172@typhoon.tampabay.rr.com>

Well,

After consulting 3 additional books at the local bookstore, and reading the one response I got here, I've determined that Oracle's JDBC support sucks. As far as I'm concerned, I should be able to access Oracle the same way I can other RDBMS', but I can't. Now I'm forced to use a class loader based on the driver name. This is total crap.

I wouldn't mind if I needed to use Oracle-specific features from my code, but I don't. I'm just trying to get a rowset from a stored procedure. What a joke. Received on Fri Apr 06 2001 - 07:24:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US