[Stackoverflow] [Progress OpenEdge ABL] Is there a Quick Reference Guide for Progress database code to SQL Server code

Status
Not open for further replies.
S

Sunilom

Guest
I am tasked with matching functionality that exists in old Progress database files (p, w, I) using TSQL in SQL Server 2012. Before digging the Progress web site documentation, I was hoping to find a 'Quick Reference Guide' for lack of a better term, that compares stored procedures, functions, parameters, tables, views, etc. 'def input parameter' is easy enough, and 'assign' looks like it corresponds with 'SET', but others such as 'no-undo' are not readily understood. Is anything like this available?

Continue reading...
 
Status
Not open for further replies.
Top