PRB: Oracle Database Projects Do Not Show Package InformationID: Q196350
|
When 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.
You cannot use the Data View window to look at the functions or procedures inside of packages for an Oracle data source.
This behavior is by design.
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.
Visual Studio 6.0 provides separate folders for procedures and functions,
but package information is not listed in either folder or anywhere else in
the project.
Additional query words:
Keywords : kbDatabase kbOracle kbVisDBTools kbVS600
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 14, 1999