February 10, 200718 yr Helo All, I'm working on my first major IWP solution. My main user interface, relies on globals that are set by logging in. On the user interface there are numerous portals to display information. My main concern is multi-users, and the problems I can expect from it. For instance not bineg able to use a record, because another user is using it. Can someone give me some theory on how to handle this, or point me to some sort of reference material? I could create a new record for every time someone logs in, and delete when they log off, but what happens when they do nto log off correctly?
Create an account or sign in to comment