Hi,
On startup of web site, user would log in, this data would be in the main DB
using his login details I would check which company he belongs too,
then I would want to set the dbowner to his specific company DB.
My thinking is along these lines.
If the user dbowner is not set in the session queue, then set dbowner to main db, pop up the login screen,
else set to dbowner that is in the session variable?
thanks for any tips or advice
Johan