The information in this article applies to:
SYMPTOMSWhen you view the contents of an Oracle database in Visual Studio 6.0, the contents of packages are not displayed. However, you can view and edit procedures and functions under their associated folders. RESOLUTIONYou cannot use the Data View window to look at the functions or procedures inside of packages for an Oracle data source. STATUSThis behavior is by design. MORE INFORMATION
Visual Studio 5.0 includes a tab for Subprograms where all the functions
and stored procedures are listed. The packages of procedures are included
in this list. By clicking the package, you can see the functions and return
types in the package.
Steps to Reproduce Behavior
Additional query words:
Keywords : kbDatabase kbOracle kbVisDBTools kbVS600 |
Last Reviewed: April 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |