<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        Lev,&lt;br&gt;&lt;br&gt;That module uses the SQLDriverConnect Function provided by Microsoft documented at&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://msdn.microsoft.com/en-us/library/ms715433(v=vs.85).aspx&quot; target=&quot;_blank&quot;&gt;https://msdn.microsoft.com/&lt;wbr&gt;en-&lt;wbr&gt;us/&lt;wbr&gt;library/&lt;wbr&gt;ms715433(v=vs.85).aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;which gets into the format of the connection string. If you have a particular database in mind let me know.&lt;br&gt;&lt;br&gt;Some examples that we tested at the time one per line (note posting might cause syntax changes so use these examples as guides):&lt;br&gt;&lt;br&gt;&lt;a href=&quot;mysql://john:&lt;a href=&quot;mailto:pass@localhost:port/my_db&quot;&quot;&gt;pass@localhost:port/my_db&quot;&lt;/a&gt; target=&quot;_blank&quot;&gt;mysql://john:&lt;a href=&quot;mailto:pass@localhost:port/&lt;wbr&gt;my_&lt;wbr&gt;db&lt;/a&gt;&quot;&gt;pass@localhost:port/&lt;wbr&gt;my_&lt;wbr&gt;db&lt;/a&gt;&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;mysql://root:&lt;a href=&quot;mailto:test@localhost:3306/test&quot;&quot;&gt;test@localhost:3306/test&quot;&lt;/a&gt; target=&quot;_blank&quot;&gt;mysql://root:&lt;a href=&quot;mailto:test@localhost:3306/&lt;wbr&gt;test&lt;/a&gt;&quot;&gt;test@localhost:3306/&lt;wbr&gt;test&lt;/a&gt;&lt;/a&gt;&lt;br&gt;Driver={MySQL ODBC 5.2w Driver};Server=localhost;Database=test;User=root;Password=test&lt;br&gt;Driver={MySQL ODBC 5.2w Driver};Server=localhost;Database=myDataBase;User=myUsername;Password=myPassword;&lt;br&gt;Provider=MSDASQL;Driver={MySQL ODBC 5.1 Driver};Server=127.0.0.1;Port=3306;Database=test;Uid=root;Pwd=test;&lt;br&gt;Data Source=(local)\SQLEXPRESS;AttachDbFilename=C:\database.mdf;Integrated Security=True;Connect Timeout=30;User Instance=true&lt;br&gt;Data Source=.\SQLEXPRESS;AttachDbFilename=C:\database.mdf;Integrated Security=True;Connect Timeout=30;User Instance=true&lt;br&gt;&quot;DRIVER={SQL Server};SERVER=localhost, 1433;DATABASE=MyDatabase;UID=sa;PWD=1234;&quot;&lt;br&gt;Server=(localdb)\v11.0;Integrated Security=true;&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5861</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5861</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Net Framework Data Provider</title>
        <description>
        Dear STeven,&lt;br&gt;&lt;br&gt;What is a syntax of the connection string &apos;supported in SQL_Interface module? Only ODBC or standard Net Framework Data Provider.&lt;br&gt;For example I need to connect to database of Microsoft SQL Compact.&lt;br&gt;&lt;br&gt;The standard connection string looks like this: Data Source=MyData.sdf;Persist Security Info=False;&lt;br&gt;&lt;br&gt;MyData.sdf is a database.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5861</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5861</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
