Dear All.
I use Firebird 2 Server.
Below is my table script;
CREATE TABLE T3 (
F1 INTEGER,
F2 BLOB SUB_TYPE 1 CHARACTER SET UTF8,
F3 BLOB);
I have RTF files and TXT file for each RTF file (in word Save as Plain TXT).
The RTF file stores UNICODE TEXT.
Using C# I load Text File to F2 field and RTF file to F3 field.
Now, I want to run text search:
SELECT F1
FROM T3
WHERE (F2 LIKE '%Республикасы%')
- it returns no record.
But in reality there is. As I save the F2 field of that record to file,
everything is there...
Could you pls let me know what is problem?
Thanks in advance.
Teymur Hajiyev
--------------------------------------------------------------------------------
Privacy Declaration: This e-mail and its attachments contain confidential
information from "Azerfon LLC" ,which is intended
only for the person or entity whose address is listed above. Any use of the
information contained herein in any way
(including, but not limited to, total or partial disclosure, reproduction, or
dissemination) by persons other than
the intended recipient(s) is prohibited. If you receive this e-mail in error,
please notify the sender by phone or
email immediately and delete it!
Please use @afon.az domain instead of @azerfon.az for emails you are sending to
AZERFON LLC !!!
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider