Multiple windows updating multiple rows simultaneously ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm maintaining an application that currently allows entry of new records or
updating exisiting records.

What would be involved in modifiying the application to allow multiple
windows to be open simultaneously. In other words, if the user is updating or
creating a record in one window, he can leave that window and go update
another record in another window or create a new record in another window,
returning to the other windows afterwards. How complex would this be to
handle?

Thanks in advance for any help.
 
Back
Top