Re: how to get both old and new value for a changed text box
- From: "BK" <bkunneke@xxxxxxxxxxx>
- Date: 2 Oct 2006 08:40:32 -0700
We have a User object that is instantiated when the user authenticates
to the system that keeps track of what back end to communicate with.
That user object is handed off to every form as forms are opened.
Every middle tier business class requires a valid user object in the
New constuctor.
By using this design, we can and sometimes do give the users the
ability to redirect to a different database without logging out. We
simply force all the open forms to shutdown and then we update the user
object with new server/database information. I have one application
where they occasionally want to connect to different databases
(sometimes connecting to a local database to work offline, or to a test
database to try something without affecting production). They can
easily do this on the fly.
Does that help?
.
- Follow-Ups:
- References:
- Re: how to get both old and new value for a changed text box
- From: Izzy
- Re: how to get both old and new value for a changed text box
- From: Kathy
- Re: how to get both old and new value for a changed text box
- From: Izzy
- Re: how to get both old and new value for a changed text box
- From: Kathy
- Re: how to get both old and new value for a changed text box
- From: Izzy
- Re: how to get both old and new value for a changed text box
- From: BK
- Re: how to get both old and new value for a changed text box
- From: Izzy
- Re: how to get both old and new value for a changed text box
- Prev by Date: Re: CURRENT INDEX of Iteration on ILIST collection ?
- Next by Date: Re: Create new "me"
- Previous by thread: Re: how to get both old and new value for a changed text box
- Next by thread: Re: how to get both old and new value for a changed text box
- Index(es):
Relevant Pages
|