<?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 odbc</title>
        <description></description>
        <link>https://sqlines.com/</link>
        <image rdf:resource="https://sqlines.com/lib/images/favicon.ico" />
       <dc:date>2026-06-24T21:39:01+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://sqlines.com/odbc/sqlconnect?rev=1334396216&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/odbc/sqlconnect?rev=1334396216&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-14T09:36:56+00:00</dc:date>
        <title>SQLConnect() - ODBC API - Oracle to SQL Server and SQL Azure Migration</title>
        <link>https://sqlines.com/odbc/sqlconnect?rev=1334396216&amp;do=diff</link>
        <description>SQLConnect function establishes the connection to a database using an existing ODBC data source, user name 
and password. 

Quick Example:


   // Connect to Oracle
   SQLRETURN retcode = SQLConnect(hdbc, &quot;oracle_dsn&quot;, SQL_NTS, &quot;scott&quot;, SQL_NTS, &quot;tiger&quot;, SQL_NTS);</description>
    </item>
</rdf:RDF>
