Well, after days of looking on the web I finally found something to fix this problem so I thought I would share it for other newbies having this problem being I couldn't find info about it on this forum. I realize I may have just missed it but either way. . .
First off I just ran mysql.exe and then loaded my db by typing "use eq" minus the qoutes of course. Then I found this command and put it together to suit my configuration and it looks like this:
GRANT SELECT, INSERT ON eq.* TO zorlofe@localhost;
Hope this may be of some help to somebody down the road.
