![]() |
VB Database: Challenge Lab Week 6Yay! I take it this means you survived Challenge Lab 5 and didn't get voted off the island...er, wrong scenario... You've actually done most of the work on the Login form. The rest will be partly a review of what you did in Week 4 with the Users form, and, of course, there's some new stuff. Fun new stuff!... So, here's what I want you to do to the Login form:
That's about it for the Login form. Now, something really fun!! This will be on the Main form... Access databases get bloated very easily, especially if one doesn't close the recordsets (it doesn't always get done automatically, even if the variable goes out of scope). So, you may want to include code to compact the database automatically when the user exits the application.
I've attached a proposed solution. It has my modified Main form using the Resource file. As always, please let me know if you have any questions. Alrak's Course Resources ©2002-2007 Karla Carter. All rights reserved. This material (including, but not limited to, Mini-lectures and Challenge Labs) may not be reproduced, displayed, modified or distributed without the express prior written permission of the copyright holder. For permission, contact Karla. |