I working with a team of other students on one of our final projects before we graduate. Our project is to create an application for a Car Dealership and will entail all departments of the dealership. My first step is to create a form that will allow the user to log in and depending on their status, will limit their access to certain information being stored on the database. My question is this: Is it better to store user name, password and other information in a database (Oracle 8), or creating an array in VB. I have 2 months to write this application, so it's kinda urgent. Thanks