I upsized a 200 meg db to SQL 2008 and I noticed that the query's that have multiple OR statments is very slow coming from the SQL Server. If I have one statment it takes about 2 seconds, if I add an OR statment it takes about 2 minutes. Any solution?