Hi Guys and Gals, I was wondering if there's anyone out there with experience and knowledge of web base Java programming, I'm currently involved in a project for Uni, and I need some help with it.
Basically what it is, is a simple message forum which enables you to login, view a list of messages, view details of a selected message and then obviously post a message, the data is, stored in a MS Access database, which is where majority of my problems steam from.
Issues:
When using multiple tables to retrieve data, can I use one ArrayList for conjoining all fields in that particular query??
Lets start with this, but there's more....
Basically what it is, is a simple message forum which enables you to login, view a list of messages, view details of a selected message and then obviously post a message, the data is, stored in a MS Access database, which is where majority of my problems steam from.
Issues:
When using multiple tables to retrieve data, can I use one ArrayList for conjoining all fields in that particular query??
Lets start with this, but there's more....