Dan Waters
df.waters at comcast.net
Mon Jun 20 21:14:45 CDT 2011
Sure. Of course you have a table for users. Just add a field for each parameter. I have a simple Global Variables class (GV) where I read in all the User and System Global variables (about 50 altogether) at startup and they are then stored as class properties. Get the class properties when needed. While coding, it's just GV.Whatever in intellisense. Dan -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of jwcolby Sent: Monday, June 20, 2011 8:22 PM To: Access Developers discussion and problem solving Subject: [AccessD] User sysvars Does anyone have a functioning user sysvar class. The user is able to select things (perhaps a window position) and save them, then have them reload when that user logs in? I have never done this and don't want to reinvent the wheel if someone is doing it already. -- John W. Colby www.ColbyConsulting.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com