skip to main content
Product overview : OpenAccess SDK configurations and IP implementation : Stored procedures
 

Stored procedures

OpenAccess SDK allows client applications to invoke stored procedures within the IP. This allows the IP to implement many functions on the server as part of the IP code. A stored procedure is implemented as part of the IP code or within your database system and exposed by a name and the required arguments. The stored procedures can return results and return values.