I am planning to relaunch 2 existing websites which use the same stock feed from a Stock Control System Written in .NET 3.5 & MSSQL 2008

I am looking for some advice as to how to integrated a real time stock feed into NOP

My current plan is to have the stock system DB mirrored onto the Web Server

Can anyone offer me any advice as to how to accuratly integrate this stock feed.

My plan was on cart update to check stock levels on the mirrored version of the database which will be run locally on the web server.

Any advice on how to proceed will be welcomed.