NHibernate Forge
The official new home for the NHibernate for .NET community
Sign in
|
Join
|
Help
Home
Blog
Wikis
Groups
Reference
Issue tracker
Source Code
General
How to
Patterns&Practices
All Tags
»
Conversation
Browse Wiki Pages by Tags
Showing related tags and posts for the
How to
wiki. See
all tags in the site
Sorry, but there are no more tags available to filter with.
Calling Oracle Procedure inside package
Hi, I want to call oracle stored procedure in package.I used like this returns error. Call PKG.GET_EMPLOYEES() Then i remove the procedure from package and defined outside the package as global procedure .Then it works Call GET_EMPLOYEES() So how to call procedure with package name. Please help.
Posted to
How to
by
Paul V.
on 06-09-2010
Filed under:
Conversation
Page 1 of 1 (1 items)