<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://www.sqlines.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.sqlines.com/feed.php">
        <title>SQLines Tools articles:progress</title>
        <description></description>
        <link>https://www.sqlines.com/</link>
        <image rdf:resource="https://www.sqlines.com/lib/images/favicon.ico" />
       <dc:date>2026-04-30T07:09:01+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.sqlines.com/articles/progress/compared_with_sql?rev=1317755926&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.sqlines.com/articles/progress/paged_output_reports_to_crystal_reports?rev=1317634037&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.sqlines.com/lib/images/favicon.ico">
        <title>SQLines Tools</title>
        <link>https://www.sqlines.com/</link>
        <url>https://www.sqlines.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.sqlines.com/articles/progress/compared_with_sql?rev=1317755926&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-04T19:18:46+00:00</dc:date>
        <title>Querying and Updating Data in Progress OpenEdge Compared with SQL</title>
        <link>https://www.sqlines.com/articles/progress/compared_with_sql?rev=1317755926&amp;do=diff</link>
        <description>Progress OpenEdge allows you quickly building database-driven applications, but the Progress ABL (4GL) language uses own approach to query and modify the data. 

Inserting Rows


Assume we have a table defined using the following SQL CREATE TABLE statement:</description>
    </item>
    <item rdf:about="https://www.sqlines.com/articles/progress/paged_output_reports_to_crystal_reports?rev=1317634037&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-03T09:27:17+00:00</dc:date>
        <title>Migrating Progress OpenEdge ABL Reports (Paged OUTPUT) to Crystal Reports</title>
        <link>https://www.sqlines.com/articles/progress/paged_output_reports_to_crystal_reports?rev=1317634037&amp;do=diff</link>
        <description>Progress OpenEdge allows you writing simple reports, and provides basic reporting features such as paging, page headers, footers and grouping that are implemented as a part of ABL language statements and their options. 

Reports in ABL


There are several ABL statements and options that simplify writing reports in a typical Progress ABL procedure (.p file):</description>
    </item>
</rdf:RDF>
