M
m-flo
Hi,
I currently trying to develop a project that consists of 2 part:
1- central web application that is connected to MSSQL 2005 DB
2- an application that use a local MSSQL 2005 DB
i want when u add new/ or change a specific entry in the application ,
the web application get updated. the problem is the application may
not be always connected to the Internet, so i want the application to
queue the changes until the Internet connection is established.
any suggestion?
thanks for your time
I currently trying to develop a project that consists of 2 part:
1- central web application that is connected to MSSQL 2005 DB
2- an application that use a local MSSQL 2005 DB
i want when u add new/ or change a specific entry in the application ,
the web application get updated. the problem is the application may
not be always connected to the Internet, so i want the application to
queue the changes until the Internet connection is established.
any suggestion?
thanks for your time