Subject Network Shadow Files
Author chosxxx
Hi

My question is, I want to work with shadows but I want
a shadow file for each computer conected to the
database. And with this, if a computer loss the
conection with the network, it could keep working with
the local shadow file.

For example, i have 2 computers, "server" and "client".

If "client" loss the conection with "server" (fisically we
disconnect the network cable) then my application
couldn't keep working. But if I would have a shadow file
on "client" then it could keep working with the copy of
the database, until the conection returns.

I want to know if this is posible, if I have to download
another application or what do i need to do this?

Thanks.