Subject | RE: [firebird-support] Two FAQ's |
---|---|
Author | Alan McDonald |
Post date | 2009-05-06T20:43:44Z |
> Hi there,since 2.1 - see release notes for 2.1
>
> So I wanted to ask these, since I've gotten conflicting information
> about them. I was wondering if firebird supports the following in
> either the current version or in the upcoming 2.5:
>
> 1) Temporary tables
> 2) Full text search / indexingselect blobfield from table where blobfield containing 'my search string';
will always return records whre the blob contains 'my search string'
in this case, the blobs must be plain text. records which contain e.g. 'my
<b>search</b> string' will not be returned.
indexing is limited by an index key length limit and blob field indexing is
not possible.
Several third party products add to this - refer to ibphoenix.com website
for more info and links
>firefox is the browser. we forced them to change their proposed name.
> We would love to use firefox for our project, but need these two to
> make it work.
Alan
>
> Thanks!
>
> -Paul