in reply to Re: Re: Twin interfaces, and one and a half databases to a project
in thread Twin interfaces, and one and a half databases to a project

No changes allowed in the existing binaries/libraries was actually a design requirement. Although we did use the fact the application was already required to lock trades (done with a stored procedure) before able to modify them (you don't want two traders modifying the same trade at the same time - yes, it was a financial application).

Abigail

  • Comment on Re: Twin interfaces, and one and a half databases to a project