| Subject | Streamed Blob |
|---|---|
| Author | Robert DiFalco |
| Post date | 2003-10-06T02:06:15Z |
Are streamed blobs a possibility when using JayBird? I cannot reliably
use LIKE queries that contain wild cards with a segmented blob. The wild
card breaks if it goes across a segment boundary. For example, if I
select LIKE "%line2%line200%" and the blob segments on say line 50, the
query will fail.
R.
use LIKE queries that contain wild cards with a segmented blob. The wild
card breaks if it goes across a segment boundary. For example, if I
select LIKE "%line2%line200%" and the blob segments on say line 50, the
query will fail.
R.