<?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>
        Thank you Steven!&lt;br&gt;&lt;br&gt;Actually it worked with &lt;i&gt; &apos;[PLATE_NUMBER]&apos; &lt;/i&gt;. Turned out MySQL syntax is how it works with String values. All strings should be in &apos; &apos;.&lt;br&gt;&lt;br&gt;P.S. - Slightly different issue but the &apos;date&apos; symbols in [CLOCK_DATETIME] are bugged. Sending them to MySQL goes as 2 squares. Not a big deal though, I do &lt;i&gt;CURRENT_TIMESTAMP&lt;/i&gt; generation in MySQL.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6127</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6127</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        For literal values you may need to include quotes around the value:&lt;br&gt;&lt;br&gt;insert into vehicle_movement (vehicle_movement_id) values (&quot;[PLATE_NUMBER]&quot;) &lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6127</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6127</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>SQL_Interface fails INSERT INTO</title>
        <description>
        Dear RR team,&lt;br&gt;&lt;br&gt;I downloaded your trial to check the creation of a smart barrier. The RR part should be reading the license plates of the vehicles. That I kind of did. The problem comes when I want to export the data to a MySQL server I created locally. The connection is OK but I get a syntaxt error which I&apos;m pretty sure it&apos;s false. The screen&apos;s code is:&lt;br&gt;&lt;i&gt; insert into vehicle_movement (vehicle_movement_id) values ([PLATE_NUMBER]) &lt;/i&gt;&lt;br&gt;&lt;br&gt;Although I tried with &apos;&apos;s and &quot;&amp;lt;db&amp;gt;.&quot; and everything I thought might cause this. &lt;br&gt;&lt;br&gt;Just the RR Error Text makes no sense: &quot;Unknown column &apos;CA1077PB&apos; in &apos;field list&apos;.&quot;&lt;br&gt;&lt;br&gt;The error # 42S22 is general MySQL error but no RR related help I found on Google. :(&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/30249_1.JPG&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/30249_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/30249_2.JPG&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/30249_thumb_2.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/30249_3.JPG&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/30249_thumb_3.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/30249_4.JPG&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/30249_thumb_4.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6127</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6127</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
