Subject | Re: [ib-support] Resultset where some blobs are null gives all blobs as null |
---|---|
Author | Helen Borrie |
Post date | 2003-03-09T01:11:02Z |
Johannes,
You need to raise this question in the firebird-java list.
Subscribe:
<mailto:firebird-java-subscribe@yahoogroups.com>
^heLen
At 12:41 AM 9/03/2003 +0000, you wrote:
You need to raise this question in the firebird-java list.
Subscribe:
<mailto:firebird-java-subscribe@yahoogroups.com>
^heLen
At 12:41 AM 9/03/2003 +0000, you wrote:
>If I do
>
>SELECT int_col, blob_col FROM my_table
>
>then the result for blob_col is null for EVERY row even though I know
>for sure that at least one row reall has a non-null blob.
>
>When I do
>
>SELECT int_col, blob_col FROM my_table WHERE blob_col IS NOT NULL
>
>then the resultset is as expected. However, for obvious reasons that
>is not satisfactory !
>
>I'm using 1.5 on Windows, and I noticed this trough the JayBird
>driver.
>
>
>Thanks
>
>Johannes
>
>
>
>
>To unsubscribe from this group, send an email to:
>ib-support-unsubscribe@egroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/