Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Help - getting a RowSet from Oracle Function
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
![]() |
![]() |