I would like to create a way for a user to login and use a password for their particular record in the database. Could I make a user table with an ID field that is associated with their record, and create a login / password prompt for that? Does anyone know how I could go about doing this? Is their easy code for this? Please help. Thanks.