
This application was written for the Middle Valley Church of Christ in C#. It allows users to read from any book of the Bible and lets them run a search for a word or phrase. The search can include the entire Bible, the Old or New Testament, or specific book(s). The search returns a listing of versus where the search string is found providing the Book, Chapter, Verse, and What the verse says along with a count of how many were found. The Bible data itself is pulled from Microsft Access database file of the King James Version of the Bible using SQL statements with the OleDbConnection and OleDbCommand controls. It also allows use of the American Standard and Young's Literal Versions the same way. Users can also change the size and color the versus are displayed in for better reading. Users can also look topics up in Easton's Bible Dictionary and the International Standard Bible Encyclopedia.