If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Progress Conversion Tools

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-27-03, 10:20
chorton chorton is offline
Registered User
 
Join Date: Nov 2003
Posts: 1
Progress Conversion Tools

Does anyone know of any tools which will convert a Progress application to pure Java?

We have an application which we would like to move to be JAVA based on a Oracle/DB2 database. We do not want to license any Progress products.
Reply With Quote
  #2 (permalink)  
Old 11-28-03, 06:58
brbogdan brbogdan is offline
Registered User
 
Join Date: Nov 2003
Location: Lomza, POLAND
Posts: 81
Re: Progress Conversion Tools

Quote:
Originally posted by chorton
Does anyone know of any tools which will convert a Progress application to pure Java?

We have an application which we would like to move to be JAVA based on a Oracle/DB2 database. We do not want to license any Progress products.
Hi
I have a large experience concerning Progress database design and implementation using both available database engine: 4GL and SQL-92 (using Java language). As far as I know there is no software that can automatically translate even a part of 4GL code into Java code. This is why you must rewrite all your application. If your Progress database is designed correctly (each table has primary key and there are also defined foreign keys) you shouldn't meet problems moving logical structure of your database from Progress to Oracle/DB2.
But why to leave such powerful and efficient tool as Progress 4GL is ?

Regards
Bogdan.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On