<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>metal-dev at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/metal-dev/</link>
    <description>MetaL Development</description>

    <item>
      <title>Re: Error: Call to undefined function MetabaseCreateLOB()</title>
      <pubDate>Sun, 16 Nov 2008 23:48:15 GMT</pubDate>
      <dc:creator>Manuel Lemos</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/553</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/553</guid>
      <description>Hello, ... You need to include metabase_lob.php to access objects with large data fields. -- Regards, Manuel Lemos Find and post PHP jobs </description>
    </item>
    <item>
      <title>Error: Call to undefined function MetabaseCreateLOB()</title>
      <pubDate>Sun, 16 Nov 2008 22:24:34 GMT</pubDate>
      <dc:creator>m4r6u5</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/552</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/552</guid>
      <description>Hi! I&#39;m using the latest snapshot of Metastorage. The generated code doesn&#39;t contain function named MetabaseCreateLOB(). So the bug is probably in generation</description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Sat, 20 Sep 2008 05:20:20 GMT</pubDate>
      <dc:creator>Nik Sands</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/551</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/551</guid>
      <description>I already know why it is being set to an empty string:  That is simply what has been stored by the formsgeneration class that I&#39;m using. I would have expected</description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Sat, 20 Sep 2008 05:16:31 GMT</pubDate>
      <dc:creator>Manuel Lemos</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/550</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/550</guid>
      <description>Hello ... As you may see the grams variable is set to an empty string &quot;&quot; and not null as it should be. Now you need to check your code to figure why it is not</description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Sat, 20 Sep 2008 05:13:25 GMT</pubDate>
      <dc:creator>Nik Sands</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/549</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/549</guid>
      <description>Good idea.  :-) Below is the last few lines of the var_dump($inventory_item) output. To my inexperienced eye, it appears that it has the value of an empty </description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Sat, 20 Sep 2008 04:51:48 GMT</pubDate>
      <dc:creator>Manuel Lemos</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/548</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/548</guid>
      <description>Hello, ... If you look at the generated code you can see this for setting the prepared query parameter of the grams field. if(IsSet($this-&gt;grams)) { </description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Sat, 20 Sep 2008 04:11:33 GMT</pubDate>
      <dc:creator>Nik Sands</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/547</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/547</guid>
      <description>But you said that a &#39;?&#39; in a PrepareQuery should be converted to either an SQL NULL, or to a valid value in the actual Query. This is not happening in this</description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Sat, 20 Sep 2008 01:45:18 GMT</pubDate>
      <dc:creator>Manuel Lemos</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/546</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/546</guid>
      <description>Hello, ... I generated the code of the class and it is correct. If you set the grams variable to null or unset it, it will be set a NULL on the database</description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Fri, 19 Sep 2008 22:52:32 GMT</pubDate>
      <dc:creator>Nik Sands</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/545</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/545</guid>
      <description>oops, sorry, I&#39;ll try again (and copy/paste as well)... &lt;class&gt; &lt;name&gt;inventory_item&lt;/name&gt; &lt;variable&gt; &lt;name&gt;notes&lt;/name&gt; &lt;type&gt;text&lt;/type&gt; </description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Fri, 19 Sep 2008 22:42:40 GMT</pubDate>
      <dc:creator>Manuel Lemos</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/544</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/544</guid>
      <description>Hello, ... It seems not file was attached to the message. Can you paste the class definition so I can try to reproduce your problem? -- Regards, Manuel Lemos </description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Fri, 19 Sep 2008 22:25:04 GMT</pubDate>
      <dc:creator>Nik Sands</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/543</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/543</guid>
      <description>Hi Manuel, Thanks for looking at this for me.  The class definition is attached to this email. The &#39;?&#39; is not getting replaced by a value, or by NULL, which is</description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Fri, 19 Sep 2008 20:44:45 GMT</pubDate>
      <dc:creator>Manuel Lemos</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/542</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/542</guid>
      <description>Hello, ... ? in the prepared query is just a place holder that will be placed by the real value when the query is executed. If the variable is set to a value,</description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Fri, 19 Sep 2008 09:39:29 GMT</pubDate>
      <dc:creator>Nik Sands</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/541</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/541</guid>
      <description>but in the situation I showed in my last example, it produces invalid SQL.  Shouldn&#39;t this be avoided, no matter what the value of the variable? Metastorage</description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Fri, 19 Sep 2008 07:47:45 GMT</pubDate>
      <dc:creator>Manuel Lemos</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/540</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/540</guid>
      <description>Hello, ... I am not sure what you mean. The code generate by Metastorage sets the field to NULL if you set the respective optional variable to null or just not</description>
    </item>
    <item>
      <title>Re: Metastorage &#39;persist&#39; function producing invalid SQL</title>
      <pubDate>Fri, 19 Sep 2008 07:25:21 GMT</pubDate>
      <dc:creator>Nik Sands</dc:creator>
      <link>http://tech.groups.yahoo.com/group/metal-dev/message/539</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/metal-dev/message/539</guid>
      <description>Hi Manuel, Thanks for your help... Is metastorage NOT supposed to replace this with a NULL in the SQL in this case? Is metastorage SUPPOSED to produce invalid</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Tue Dec  1 09:28:52 PST 2009 -->
