How To Pass a Date Value to a Oracle Stored Procedure (177358)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q177358 SUMMARY
This article gives an example of passing a Date datatype value to an Oracle
stored procedure and getting back a result from the stored procedure. The
example below uses RDO 2.0, and the second version, 2.73.7253, of the
Microsoft Oracle ODBC driver. Note that the first version of the Microsoft
Oracle ODBC driver, Ver 2.00.006325, does not support passing dates to a
stored procedure.
This example also demonstrates how the ODBC will take care of converting
the Visual Basic Date to the acceptable Oracle Date format.
REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
167225
How To Access an Oracle Database Using RDO
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbhowto kbOracle kbRDO KB177358 |
---|
|