Error
Query: SELECT id, title, text, email, post_date FROM stories WHERE status = 'done' ORDER BY post_date DESC LIMIT 10
Error: There is already an open DataReader associated with this Connection which must be closed first.
Query: SELECT id, title, text, email, post_date FROM stories WHERE status = 'done' ORDER BY post_date DESC LIMIT 10
Error: There is already an open DataReader associated with this Connection which must be closed first.