<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://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://sqlines.com/feed.php">
        <title>SQLines Tools migration:embedded-sql-api:cpp</title>
        <description></description>
        <link>https://sqlines.com/</link>
        <image rdf:resource="https://sqlines.com/lib/images/favicon.ico" />
       <dc:date>2026-06-10T07:33:52+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://sqlines.com/migration/embedded-sql-api/cpp/sql-server-esql?rev=1298469980&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://sqlines.com/lib/images/favicon.ico">
        <title>SQLines Tools</title>
        <link>https://sqlines.com/</link>
        <url>https://sqlines.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="https://sqlines.com/migration/embedded-sql-api/cpp/sql-server-esql?rev=1298469980&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-23T14:06:20+00:00</dc:date>
        <title>Migrating SQL Server Embedded SQL for C/C++ (ESQL/C) to ODBC API</title>
        <link>https://sqlines.com/migration/embedded-sql-api/cpp/sql-server-esql?rev=1298469980&amp;do=diff</link>
        <description>Embedded SQL (ESQL) is a SQL-92 standard application programming interface (API) for database access.

ESQL/C programs require preprocessing by a precompiler that converts Embedded SQL statements into function calls that can be accepted by a C compiler. Then the C compiler compiles the resulting source code into an executable program.</description>
    </item>
</rdf:RDF>
