<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.omnidex.com/docs/v51/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.omnidex.com/docs/v51/feed.php">
        <title>Documentation dev:odbc:examples</title>
        <description></description>
        <link>https://www.omnidex.com/docs/v51/</link>
        <image rdf:resource="https://www.omnidex.com/docs/v51/lib/tpl/simple/images/favicon.ico" />
       <dc:date>2026-04-23T10:19:42+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v51/doku.php?id=dev:odbc:examples:php_select&amp;rev=1351263434&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v51/doku.php?id=dev:odbc:examples:simpleselect&amp;rev=1351263435&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.omnidex.com/docs/v51/lib/tpl/simple/images/favicon.ico">
        <title>Documentation</title>
        <link>https://www.omnidex.com/docs/v51/</link>
        <url>https://www.omnidex.com/docs/v51/lib/tpl/simple/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.omnidex.com/docs/v51/doku.php?id=dev:odbc:examples:php_select&amp;rev=1351263434&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-26T14:57:14+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dev:odbc:examples:php_select</title>
        <link>https://www.omnidex.com/docs/v51/doku.php?id=dev:odbc:examples:php_select&amp;rev=1351263434&amp;do=diff</link>
        <description>PHP ODBC Simple Select

Overview | ODBC Datasources | Registering the Omnidex Driver | Sample C# Program |  Sample PHP Program
  Dev    C++   C#    Java    PHP  
Quick Notes

	*  Use a System ODBC Machine DataSource if using a DataSource.
	*  Can also use a connection string.

PHP Sample Code


&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
      &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content…</description>
    </item>
    <item rdf:about="https://www.omnidex.com/docs/v51/doku.php?id=dev:odbc:examples:simpleselect&amp;rev=1351263435&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-26T14:57:15+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dev:odbc:examples:simpleselect</title>
        <link>https://www.omnidex.com/docs/v51/doku.php?id=dev:odbc:examples:simpleselect&amp;rev=1351263435&amp;do=diff</link>
        <description>C++ Omnidex ODBC Simple Connection/SELECT
  Dev    C++   C#    Java    PHP  
Quick Notes

	*  SQLConnect can only use System and Machine datasources so use SQLDriverConnect.
	*  SQLDriverConnect can use a Omnidex File DSN with the FILEDSN= prefix.
	*  Make sure odxodbc.dll is in the c:\Windows\system32 directory</description>
    </item>
</rdf:RDF>
