
Help with ORACLE ODBC drivers
Quote:
>I am trying to use Oracle ODBC driver to access stored
>procedures and get values returned from those procedures.
>From reading the documentation, it appears that Oracles
>ODBC drivers are only level 1 compliant and to get
>the out parameters requires level 2 support.
If you mean returning data (as opposed to return codes) I don't think
it is possible to get an Oracle stored procedure to return data. This
is just Oracle and nothing to do with VB. But I may be wrong !
As for ODBC drivers we have been trying for the last 6 months to get a
reliable and fast ODBC driver - you know, like MS do for SQL Server -
so that we can get VB and our web server hooked up to Oracle. Oracle
can't even spell ODBC. I don't think they are interested unless you
are using their development tools.
Regards
Richard