Version 3.0.0
Release 09 April 2010
License freeware
   

SID, Free Sermon and Illustration database search software

  • Modified, the database interface from Jet DAO based to a ADO database interface due to DAO no longer being supported by the Microsoft 64-bit OS's.
  • Modified, the sermon/illustration search selection from a combobox to a toggle button selection
  • Bug fix, print sermons & illustrations was not working since going to RTF memo fields
  • Bug fix, printing selected sermons & illustrations was not outputting all selected records
  • Bug fix, export selected sermons & illustrations was not outputting all selected records
  • Added Undo, Cut, Copy, Paste, Delete and Select All to the Sermon and Illustration RTF Memo field
  • Added short cuts to RTF Memo filds, Ctrl-Z (Undo), Ctrl-X (Cut), Ctrl-C (Copy), Ctrl-V (Paste), and Ctrl-A (Select All)
  • Fixed Sermon & Illustration RichText display to stop text bleeding when database contains both RTF and plain text data
  • Fixed default font setting for Sermon & Illustration grid under the File->Options menu
  • Fixed default font setting for plain text Sermons & Illustrations
  • Added SermonID dislay to detailed sermon results panel
  • Added Illustration SearchBy Number and HolwickID options
  • Added Sermon SearchBy SermonID and Holw-sermon-ID options
  • Added help menu "check for updates" menu option
  • Added help menu "change log" menu option
  • Illustration & Sermon numeric fields text is display left aligned now
  • Sermon and Illustrations TDBRichEdit can display richtext now
  • Added rich text copy and paste functionality
  • Added rich text export functionality
  • Disabled sermon and illustration default font
  • Add version number to inifile
  • Update manually inserted holwick ids
  • Add copy and paste popup menu to topics and sermons
  • Check not trying to backup to currently used database
  • Added export MDB ability
  • Added ToolBtnSFont function call to set font dialog
  • Changed default "Search By" for Sermons to "Main Text"
  • Changed Illustration and Sermon detail to be plain text
  • Added illustration and sermon text find functionality
  • Fixed sermon grid header sort functionality
  • Fixed Update illustration topics table function to strip quotes and dashes from topics as this caused problems with the browse functionality
  • Fixed copy illustration/sermon error message when no record selected
  • Changed Holwick's to Kerux in the Illustrations and Sermons copy functions
  • Changes AddBookmark() to bookmark the current record rather than selected
  • When adding/editing an illustration/sermon no longer check that a title has been entered only the illustration/sermon must contain information
  • Browse button was not performing cancel operation once an item was selected
  • Changed browse button string comparison to strnicmp as the Ansi equivallent function was not working correctly