*IN CASE YOU MISSED IT* The end of the school year is always fun, but this year it’s even better with the return of The Middie Olympics. The Journal-News joined in our wonderful district tradition and, after a two-year hiatus due to COVID-19, it was the perfect day to gather and compete together. All day long you saw smiles, witnessed dancing, and experienced more hugs and high fives than one can count. It was a good day to be a Middie!
Our Middletown Success Liaisons put together a website that is a one stop shop for our families. From financial assistance and clothing to summer programs and events, this page has it all.
Click Here
Crisis Lines :
Domestic Violence:
Women Helping
SELECT `tbl-district-news-Entry`.`EntryRowID`, `EntryStatus`, `EntrySaved`, `EntryFeatured`, `EntryTitle`, `EntryDate`, `EntryEndDate`, `EntrySortOrder`, `EntryTags`, `EntryAbstract`, `EntryPreview`, `EntryPageH1Tag`, `EntryPermaLink`, `EntryPageTitle`, `EntryPageKeywords`, `EntryPageDescription`, `EntryCreatedDTTM`, `EntryDirectory`
FROM `tbl-district-news-Entry`
INNER JOIN `tbl-district-news-EntryPage`
ON `tbl-district-news-EntryPage`.`EntryRowID` = `tbl-district-news-Entry`.`EntryRowID`
WHERE `EntryStatus` = 'published' AND `tbl-district-news-EntryPage`.`PageRowID` = '75' AND `EntryDate` <= '2022-05-18' AND `EntryEndDate` >= '2022-05-18' OR `EntryStatus` = 'published' AND `tbl-district-news-EntryPage`.`PageRowID` = '75' AND `EntryDate` <= '2022-05-18' AND `EntryEndDate` = '0000-00-00'
UNION
SELECT *
FROM `tbl-middletown-high-school-news-Entry`
WHERE `EntryStatus` = 'published' AND `EntryDate` <= '2022-05-18' AND `EntryEndDate` >= '2022-05-18' OR `EntryStatus` = 'published' AND `EntryDate` <= '2022-05-18' AND `EntryEndDate` = '0000-00-00'
ORDER BY `EntryFeatured` DESC, `EntrySortOrder`, `EntryDate` DESC
LIMIT 0,2