[AccessD] User sysvars

jwcolby jwcolby at colbyconsulting.com
Tue Jun 21 07:10:39 CDT 2011


 > I have a simple Global Variables class (GV) where I...

You're my kind of guy Dan!

I have a "CurrentUser" class which holds info about the currently logged in user.  I guess I will 
build a sysvars class and add it to the current user, then load the sysvars for that user after the 
login sequence.

I have a SysVars class which is part of my framework but I just never designed one to handle a user 
id as part of the sysvar.

John W. Colby
www.ColbyConsulting.com

On 6/20/2011 10:14 PM, Dan Waters wrote:
> 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
>
>



More information about the AccessD mailing list