Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Is it full text search available in SQL Server CE

23 views
Skip to first unread message

mohanjava

unread,
May 17, 2009, 11:37:02 AM5/17/09
to
Hi,

Is it full text search available in SQL Server CE?

If yes, please let me know how to enable it in SQL Server Ce?

I want to use 'FreeText' search on SQL Server CE?

Thanks in advance,
Mohan

ErikEJ

unread,
May 18, 2009, 1:42:48 AM5/18/09
to
Full text search is not available with SQL Server CE, you will have to
create your own "full text search" mechanism.

--
Erik Ejlskov Jensen, Mobile App Dev MCTS
Check out my SQL Compact blog at
http://erikej.blogspot.com

"mohanjava" <moha...@discussions.microsoft.com> wrote in message
news:971BF7B7-8C1D-4E70...@microsoft.com...

mohanjava

unread,
May 18, 2009, 2:57:01 AM5/18/09
to
Hi ErikEJ,

Thanks for your response. Can you please guide me on how to implement our
own 'full text search' in SQL Server CE, please?

We are developing an application which should run exactly same way as web
based (SQL Server) and in mobile device (SQL Server CE). We are getting
most closest match in SQL Server by enabling 'Full text search'. But not
sure how to do in SQL Server CE.

Please give more details.

Thanks and Regards,
Mohan

chaith...@gmail.com

unread,
Mar 22, 2013, 1:49:35 AM3/22/13
to
I'm trying to create a full text search facility for a small windows application which is running against a SQL Compact Edition database.
can this be done ?how? Pleasr give details
0 new messages