Here are the topics that are scheduled. Subject to change. See "How do I get there and when are services?" on our visitor pages for the standard schedule for worship and classes.
<% Dim Conn, ConnString, currdate Set Conn = Server.CreateObject("ADODB.Connection") ConnString = "DRIVER={Microsoft Access Driver (*.mdb)};" &_ "DBQ="& Server.MapPath("database/WorshipSchedule.mdb") & ";" Conn.Open(ConnString) sql = "select schedule.date, sortorder.time, location, speaker, description from futureschedule order by schedule.date, sortid" Set RS = Conn.Execute(sql) %>| <%=FormatDateTime(RS("date"),1)%> | <%=RS("time")%> | <%=RS("location")%> | <%=RS("speaker")%> | <%=RS("description")%> |
Graphic Design by Renee Lewis, church member
Web Design by
, church member and owner of Perfect Fit Web Design

