Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ramangill

Pages: [1]
1
General Board / Re: Reverse Engineer an existing Progress OpenEdge
« on: October 15, 2007, 08:10:51 am »
Quote
Follow the first link I gave you.  That will allow you to build an EA model from a .df

I will have another tool available in a few weeks that will do this directly into the repository using ABL and it will be somewhat more complete and follow the UML Profile for ABL.  But, I need to get OpenEdge working for the repository first and there are some revisions pending for the Profile.


Thanks for the help.  Seems like things were going good until I hit this error and now it just hangs there and there seems to be no way to skip it or cancel it.  This is the output from the log file.

{10/15/2007 1:09:38 PM} - Index - newprimary on table - actual_subsc
{10/15/2007 1:09:38 PM} - Exception by Void addTable(EA.Package, System.String) - Index was outside the bounds of the array.

2
General Board / Re: Reverse Engineer an existing Progress OpenEdge
« on: October 15, 2007, 07:33:26 am »
Quote
See http://www.oehive.org/node/989

You can't do it with ODBC and OpenEdge.

Oh ya, All I am trying to do is that a client is using a Progress DB without about 300 tables and I just wanted to create a DB Model to that we have it documented and then work on engineering it to Oracle 10g/11g.

Pretty basic stuff to be honest.  Does this help.  I don't think I need to use it as a repository.

3
General Board / Re: Reverse Engineer an existing Progress OpenEdge
« on: October 15, 2007, 07:24:13 am »
Quote
See http://www.oehive.org/node/989

You can't do it with ODBC and OpenEdge.


Why not?  There is a Proress ODBC driver that allows you to use the ODBC connection.

4
General Board / Reverse Engineer an existing Progress OpenEdge DB
« on: October 15, 2007, 07:12:20 am »
Hi,

I am running EA Architect version 6.5.806 and I am trying to reverse engineer a Progress OpenEddge DB.  The version of the OpenEdge DB is 10.1B.  I have successfully created an ODBC Link to the DB but when ever I run the Import DB from Schema I just sits there forever!!!

So my question is how long should it take and is the right way to do this.  Is there a different way.  I followed the help files extactly!  Please advise

Pages: [1]