Problems when going from SQL 2005 to SQL 2008
Posted
by Nezdet
on Stack Overflow
See other posts from Stack Overflow
or by Nezdet
Published on 2010-04-06T21:24:03Z
Indexed on
2010/04/06
21:33 UTC
Read the original article
Hit count: 280
Hi!
I did go over from SQL server 2005 to 2008. Doing that gave me some problems with the fulltext search. This site is based on Fulltext search.
- It occurs more deadlocks,
- the search is slower
- and sometimes it return empty lists, don't know why.
A lot of people has been writning about they having this problem with 2008. But I haven'tgot any solutions why 2005 worked better for my program..
PLS help me out!
© Stack Overflow or respective owner