dj air wrote:
when searching the subject line its quicker than searching a whole post. this is why it works for one and not the other.
does it take 3 minutes and then timout or is it sooner than that.
because if its sooner than that it looks like your host has set a max timeout limit that can't be gone past.
|
Here is my setting
strCon = "Provider=SQLOLEDB;Server=" & strSQLServerName & ";User ID=" & strSQLDBUserName & ";Password=" & strSQLDBPassword & ";Database=" & strSQLDBName & ";Connection Timeout=360;"
And the search still falls over.
This is a dedicated server so I can change what I want, so is there anything that will fix the search functionality.