Hi, I've been working with database programming on VB, building accounting programs, so storing most of the data on access files as a database. I would like to know if I can do similar thing with Java. If yes, then how? How particularly do I store my data into a database. Thanks.