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.
Author |
Topic |
sajee2004
Starting Member
1 Post |
Posted - 2010-08-20 : 07:24:30
|
Dear Friends.Im new to sql server 2008. Im developing ecommerce website and i have a problem with creating full text catelog. I installd full text search feature when i install sql server. Also i checkd whether its working using this command "select fulltextserviceproperty('isfulltextinstalled')"it was showing 1 which means fulltext working..i created few tables and stored procedure later and then again i excuted that command and answer was 0. Then i tried to find "Storage" under my database and i cant see that. Please help me to fix this error.Thank you |
|
|
|
|