L
larzeb
The application requires that a user login, part of which is to
identify the company he wishes to work on.
The company field is used throughout the application as a SQL
selection field used in many queries. There are many modules which
need access to this company value.
Where is the appropriate place to store this value so that all the
other modules can access it?
TIA, Lars
identify the company he wishes to work on.
The company field is used throughout the application as a SQL
selection field used in many queries. There are many modules which
need access to this company value.
Where is the appropriate place to store this value so that all the
other modules can access it?
TIA, Lars