This is the revised query I am using that has the right table names, but it does not work.
SELECT Items.itemnum,Items.category,Items.title,Items.quantity,Items.type,Items.open,Items.close,Items.image1,Items.bold,Items.yellow,Items.grabber,Items.buyitprice,Items.galfeat,Members.username FROM...