<% Option Explicit 'You must dim all variables before using them. Response.Buffer = True 'Hold web pages on the server until they are done Response.Expires = 0 'Since this site is entirely data driven, web pages should expire as soon as they are created. On Error Resume Next 'Declare all variables. Dim strSQL Dim dataconn Dim rsHighSchools Dim rsSatelliteSchools Dim rsElemSchools Dim strOutput Dim strGrades Dim strBegGrade Dim strEndGrade Dim strInterim Dim strCounter Dim strTimes '---- CursorTypeEnum Values ---- Const adOpenForwardOnly = 0 Const adOpenKeyset = 1 Const adOpenDynamic = 2 Const adOpenStatic = 3 '---- LockTypeEnum Values ---- Const adLockReadOnly = 1 Const adLockPessimistic = 2 Const adLockOptimistic = 3 Const adLockBatchOptimistic = 4 '---- CursorLocationEnum Values ---- Const adUseNone = 1 Const adUseServer = 2 Const adUseClient = 3 Const adUseClientBatch = 3 'Get connection to database Set dataconn = Server.CreateObject("ADODB.Connection") dataconn.ConnectionString ="PROVIDER=MSDASQL;DRIVER={SQL Server};SERVER=198.203.127.110;DATABASE=theMap;UID=web_visitor;PWD=web_visitor;" dataconn.Open %> Douglass, FMP Drawings




Douglass Architectural Drawings
Architects: DNK Architects and DHArchitecture

Front View


The new Frederick Douglass School will be built in Walnut Hills on about four acres bordered by Kemper, William Howard Taft, Park and Yale roads adjacent to the Bush Recreation Center. The school, for 550 students in preschool through eighth grades, will front on Park Avenue.
 

Front Side View


The building will be built on sloping ground and have three floors on one side and two floors on the opposite, with classrooms separated from large gathering areas such as the gymnasium and cafeteria/auditorium.
 


Home | General Information | Schools | Student Programs/Choices | Calendar/Activities/Events
Enrollment | Departments/Administrative Offices | Employment Opportunities