I am getting ready to start coding an online java application that will be collecting personal information, all information will be stored in either an Access database or a MySQL database. What kind of security issues should I be worried about? Can anyone give me some suggestions? I would like to know about any security issues before I start coding so that I can resolve them as I go.

Your help is greatly appreciated.