Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Using text field

Author  Topic 

raniait
Starting Member

14 Posts

Posted - 2002-11-26 : 14:30:11
Hi
I want to search the content of document which is stored in a text field but it gives a slow performance than using the varchar data type during search.
so what is the alternate solution?
Knowing that i the documents are in arabic so i can't use the index or the full text search tools of the SQL .
Thanks in advance

   

- Advertisement -