To perform a database operation within a business process or other composite service, you must develop a database service. You can expose actions that you can perform on a particular database through the use of existing stored procedures, SQL statements created during development of the database service, and query files. The result of this process is a service file you can deploy to provide access to your operation(s) at runtime.
The following workflow guides you through the development process. For assistance in performing these tasks, open the Developing a Database Service cheat sheet.
The database service editor opens.
Build the service.
Add stored procedure operations:
Add SQL statement operations:
(Optional) Create a database service using Database Explorer.
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com