Get a RecordEnumeration of records in the database who
match the StockFilter -- which just filters out the first
entry in the database (ie. the lastID record)
return
RecordEnumeration of all stock records (ie.
excluding the lastID record)
throws
RecordStoreNotOpenException is thrown when trying
to close a RecordStore that is not open