I've setup two forums on my server.
One is access: http://129.125.101.174/c4dportal/forum/default.asp
Database size: 10 mb
One is sqlserver:http://129.125.101.174/c4dportal2/forum/default.asp
Database size: 42 mb
Access database has been ported upsized to sql. It looks like it's too large, because I've seen Borg post a message where he said his database is 30 mb.
average load time default.asp page on access: 0.8125 seconds.
average load time default.asp page on sql : 1.3828 seconds.
Load time when searching for ''the'' on access: 0.5400 seconds.
Load time when searching for ''the'' on sql: 0.9510 seconds.
(84 results)
It looks like access is faster here. Question here is...is it caused by the sql database that is probably too large, or not entirely correct because of upsizing (forum is working 100 % though), or does sql become faster once the post count is fairly large (currently have 9000 posts on my forum)?