Book a Demo

Author Topic: Reverse Engineer ProC and Oracle Stored Procedures  (Read 4243 times)

Keith Bollwahn

  • EA User
  • **
  • Posts: 31
  • Karma: +0/-0
    • View Profile
Reverse Engineer ProC and Oracle Stored Procedures
« on: March 19, 2004, 04:44:06 am »
Our project is using an Oracle database with a PowerBuilder front end and ProC and Oracle stored procedures in the backend.

1) Is there any way to reverse engineer the ProC using either the C++ or C# capabilities in EA?  If not, has anyone come up with a plug-in that will do the trick?

2) I have successfully imported the Oracle database schema into my models.  What I need to know is how can I capture the stored procedures.  Any help out there?