<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>firebird-support at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/firebird-support/</link>
    <description>Support for Users of Firebird Releases</description>

    <item>
      <title>Re: invalid BLOB ID - 335544329</title>
      <pubDate>Sat, 04 Jul 2009 09:17:02 GMT</pubDate>
      <dc:creator>Svein Erling Tysvaer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103245</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103245</guid>
      <description>... If this has something to do with the resulting blob, could a possible workaround be: CAST(SUBSTRING(MyBlob FROM 1 FOR 250) as VARCHAR(250)) I&#39;ve no idea</description>
    </item>
    <item>
      <title>Re: invalid BLOB ID - 335544329</title>
      <pubDate>Sat, 04 Jul 2009 05:21:17 GMT</pubDate>
      <dc:creator>Alan McDonald</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103244</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103244</guid>
      <description>... that&#39;s weird Dmitry, I don&#39;t see the blob IDs coming over the SQL monitor, and then being retrieved. I only see the varchar coming back. Whereas on SQL </description>
    </item>
    <item>
      <title>Re: invalid BLOB ID - 335544329</title>
      <pubDate>Sat, 04 Jul 2009 04:37:04 GMT</pubDate>
      <dc:creator>Alan McDonald</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103243</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103243</guid>
      <description>... In IBO it&#39;s ReadOnly, Isolation tiCommitted. Unless someone else can disagree, that&#39;s what I take as read only read committed. And that&#39;s what the</description>
    </item>
    <item>
      <title>Re: invalid BLOB ID - 335544329</title>
      <pubDate>Sat, 04 Jul 2009 03:59:12 GMT</pubDate>
      <dc:creator>Dmitry Yemanov</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103242</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103242</guid>
      <description>Alan, ... Read only read committed one? ... Prior to v2.1, SUBSTRING(BLOB) returned a varchar, but now it returns a temporary blob. So I believe the blob</description>
    </item>
    <item>
      <title>invalid BLOB ID - 335544329</title>
      <pubDate>Sat, 04 Jul 2009 02:09:44 GMT</pubDate>
      <dc:creator>Alan McDonald</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103241</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103241</guid>
      <description>I have recently (after over 18 months of testing) upgraded a client from 1.5.5 to 2.1.2.  During this upgrade no client application upgrades were done. There</description>
    </item>
    <item>
      <title>Re: For listing purposes flattening a many-side-table of a one-to-ma</title>
      <pubDate>Fri, 03 Jul 2009 22:16:07 GMT</pubDate>
      <dc:creator>Svein Erling Tysvaer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103240</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103240</guid>
      <description>Hi again, Bhavbhuti, no-one seems to want to answer your question, so I&#39;ll answer this one as well... Generally, Firebird isn&#39;t good at flattening data and</description>
    </item>
    <item>
      <title>Re: Problem with Firebird 1.5 on Windows 2008 server 64bits</title>
      <pubDate>Fri, 03 Jul 2009 21:49:13 GMT</pubDate>
      <dc:creator>Elkins Villalona</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103239</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103239</guid>
      <description>After many hours of try and error found that the Symantec Endpoint Protection Antivirus was the problem. I don?t know why turning the antivirus client off</description>
    </item>
    <item>
      <title>Re: Big mistake in float data type</title>
      <pubDate>Fri, 03 Jul 2009 08:56:00 GMT</pubDate>
      <dc:creator>Mark Rotteveel</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103238</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103238</guid>
      <description>There is no problem, except a lack in understanding the limitations of floating point types. FLOAT is by definition an imprecise datatype. To quote the</description>
    </item>
    <item>
      <title>Re: Big mistake in float data type</title>
      <pubDate>Fri, 03 Jul 2009 08:55:01 GMT</pubDate>
      <dc:creator>akdatilla</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103237</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103237</guid>
      <description>Thanks a lot.</description>
    </item>
    <item>
      <title>Re: Big mistake in float data type</title>
      <pubDate>Fri, 03 Jul 2009 08:46:56 GMT</pubDate>
      <dc:creator>Dimitry Sibiryakov</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103236</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103236</guid>
      <description>... Read something about floating-point numbers in computer. Float has precision 7-8 digits. But you stubbornly try to put 9-digits number into it. SY, SD.</description>
    </item>
    <item>
      <title>how to know when an exception is du to SQL syntax or other</title>
      <pubDate>Fri, 03 Jul 2009 08:41:29 GMT</pubDate>
      <dc:creator>svanderclock</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103235</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103235</guid>
      <description>hello, i want to know when we execute some SQL and we receive an error if the error is because SQL QUERY RELATED 1/ SQL syntax 2/ foreign key or primary key</description>
    </item>
    <item>
      <title>Big mistake in float data type</title>
      <pubDate>Fri, 03 Jul 2009 08:35:55 GMT</pubDate>
      <dc:creator>akdatilla</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103234</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103234</guid>
      <description>When I created a new table as below ... CREATE TABLE testtbl ( MBA_ID         INTEGER NOT NULL, MBA_YIL        INTEGER, MBA_MGR        VARCHAR(15), MBA_HOU</description>
    </item>
    <item>
      <title>Re: firebird embedded mac osx - permissions</title>
      <pubDate>Fri, 03 Jul 2009 04:58:27 GMT</pubDate>
      <dc:creator>Peter Lee</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103233</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103233</guid>
      <description>Ahh... I see now.  Thanks for that.  just tried it - and it works fine without name and password - and &#39;other&#39; doesn&#39;t need rw access to security2.fdb anymore.</description>
    </item>
    <item>
      <title>Re: Backup Error</title>
      <pubDate>Fri, 03 Jul 2009 04:12:24 GMT</pubDate>
      <dc:creator>Alan McDonald</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103232</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103232</guid>
      <description>Vlad, I have just received a: ISC ERROR CODE:335544329 . ... invalid BLOB ID but this time not during backup, but during normal application operation. I also</description>
    </item>
    <item>
      <title>Re: Client lost connection to FB server (Intermmitent)</title>
      <pubDate>Fri, 03 Jul 2009 03:51:32 GMT</pubDate>
      <dc:creator>wijanarko_bambangw</dc:creator>
      <link>http://tech.groups.yahoo.com/group/firebird-support/message/103231</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/firebird-support/message/103231</guid>
      <description>I&#39;ll check the dll windows library you mentioned. Thanks Bambang</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Sat Jul  4 03:02:58 PDT 2009 -->
