|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Data availability best practices?I have a client that wants me to code a simple application as a prototype.
The catch is that he wants to use this application at several different stores while being able to share each store's data. He also want the application to continue to function in the case that the internet is down for any reason. I have my own theories as to how to accomplish this shared data environment, but I'd love to hear your ideas about sharing data real-time (when the connection is available) and being able to continue to run even when the connectivity to other stores or a main data storage server is unavailable. Keeping bandwidth and complexity to a minimum are desired characteristics. Thanks! I might think about Sql Express at the remote sites and use Service Broker
to pass updates to master site. -- Show quoteHide quoteWilliam Stacey [MVP] "Jim Hubbard" <reply@groups.please> wrote in message news:hwoUf.2495$lM3.2184@bignews3.bellsouth.net... |I have a client that wants me to code a simple application as a prototype. | The catch is that he wants to use this application at several different | stores while being able to share each store's data. He also want the | application to continue to function in the case that the internet is down | for any reason. | | I have my own theories as to how to accomplish this shared data environment, | but I'd love to hear your ideas about sharing data real-time (when the | connection is available) and being able to continue to run even when the | connectivity to other stores or a main data storage server is unavailable. | | Keeping bandwidth and complexity to a minimum are desired characteristics. | | Thanks! | | | Jim,
I know only that it exist. However I should start contacting Microsoft in your region how the Biz Talk server could help you. http://www.microsoft.com/biztalk/default.mspx I hope this helps, Cor Show quoteHide quote "Jim Hubbard" <reply@groups.please> schreef in bericht news:hwoUf.2495$lM3.2184@bignews3.bellsouth.net... >I have a client that wants me to code a simple application as a prototype. > The catch is that he wants to use this application at several different > stores while being able to share each store's data. He also want the > application to continue to function in the case that the internet is down > for any reason. > > I have my own theories as to how to accomplish this shared data > environment, > but I'd love to hear your ideas about sharing data real-time (when the > connection is available) and being able to continue to run even when the > connectivity to other stores or a main data storage server is unavailable. > > Keeping bandwidth and complexity to a minimum are desired characteristics. > > Thanks! > > >
VB.NET - Issues with VB.NET FTP Class to UNIX FTP Server
what's up? reading xml Reading Excel in VB.NET How do you know when all databindings on form are complete? SQL Distinct Create 30 Day trial version Null, DBNull, Nothing, VBNullstring how to avoid broken references when give out projects Building VB.NET Interface definitions from a COM interface Opening a query in MS Access with parameters using VB.net |
|||||||||||||||||||||||