Local Associations

function db_connect()
{
$result = mysql_connect(”sqlc1.megasqlservers.com”, “hbamacom68360475″, “liberty”);
if (!$result) {
print (”db_connect(): Error connecting to database server, result is: $result”);
return false;
}
if (!@mysql_select_db(”find_hbama_com”)) {
print (”db_connect(): Error selecting find_hbama_com database”);
return false;
}
return $result;
}
db_connect();
$town_result = mysql_query(”SELECT T.town as ttown, T.county, T.assn_id , L.abrev as labrev FROM town_assn T, LocalAssn L WHERE T.assn_id = L.id ORDER by town”);
if (!$town_result) {
$error_text = mysql_error();
echo(”Error_text=”.$error_text);
}
?>

Home Builders Association of Western Massachusetts Home Builders Association of Central Massachusetts

(click here for larger map)

List of Local Association by Town:

Links to the local association websites:

  • Event Calendar

    May 2012
    S M T W T F S
     12345
    6789101112
    13141516171819
    20212223242526
    2728293031EC
  • Upcoming Events

  • Nation’s Building News – Current Issue

  • National Associaton of Home Builders

    Please visit our parent organization, the National Association of Home Builders.
  • 10 Most Recent Posts to HBAMA.com

  • Site Tools