Question : I’m launching following query on a Rel 11.6 Progress database: FIND FIRST Table1 WHERE Table1.Field1 = 1 AND […]
Tag: progress-database
How can I copy the definition of a field from one table to another at design-time?
Question : I have a table with ten fields, f1 (being an integer field) to f10 (being a character field). […]
Reasons for incremental backup on Progress OpenEdge
Question : In the case that storage is not a problem: are there actually any good reasons for doing incremental […]
SQL Server Linked Server to Progress is slow with an openquery view
Question : We have a SQL Server database setup with a Linked Server setup connecting to a Progress OpenEdge database. […]