Showing related tags and posts accross the entire site.
-
Please standardize the SQL syntax. http://msdn2.microsoft.com/en-us/library/ms189826.aspx Find_Dynamic uses mixed case for "Create Table", upper case for the first "SELECT", and lower case for the last "select". Get_List uses "SELECT" then "Select". Etc...