|
|
DB2
What is DB2 Stored Procedure Builder?
DB2 Stored Procedure Builder is a graphical application that supports the
rapid development of DB2 stored procedures. Using Stored Procedure Builder,
you can perform the following tasks:
- Create stored procedures.
- Build stored procedures on local and remote DB2 servers.
- Modify and rebuild existing stored procedures.
- Run stored procedures for testing and debugging the execution of
installed stored procedures.
Stored Procedure Builder provides a single development environment that
supports the entire DB2 family ranging from the workstation to OS/390(R).
You can launch Stored Procedure Builder as a separate application from the
DB2 Universal Database program group or from any of the following
development applications:
- IBM VisualAge for Java Version 3.0 or later
- Microsoft Visual C++ Version 5 and Version 6
- Microsoft Visual Basic Version 5 and Version 6
- IBM DB2 Control Center
Stored Procedure Builder is implemented with Java and all database
connections are managed by using a Java Database Connectivity (JDBC) API.
Using a JDBC driver, you can connect to any DB2 database by using a local
alias.
MVI Solutions is the one-stop-shop for all your DB2 development needs!
Back to database technology.
|
|