Hi there,
Sharing TVS and MVP databases can work very well... but you have to be careful...the databases are not designed to be mutiple/simultaneous update aware.
So if you have two or more clients, you have to ensure that only one ever updates the database at a time (you could configure it, so that only a single client performs the imports).
J.
Sharing TVS and MVP databases can work very well... but you have to be careful...the databases are not designed to be mutiple/simultaneous update aware.
So if you have two or more clients, you have to ensure that only one ever updates the database at a time (you could configure it, so that only a single client performs the imports).
J.