473,382 Members | 1,717 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Data availablility 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!
Mar 23 '06 #1
2 1241
Jim,

Will you be so kind as you use a newsreader as Outlook Express not to
multipost.

Crossposting with that is easy by sending the message to more newsgroups at
once. We can than deal in the experiences and the answers.

I have answered this question in another newsgroup.

Thanks in advance.

Cor

"Jim Hubbard" <re***@groups.please> schreef in bericht
news:Av*****************@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!

Mar 23 '06 #2
Cor,

Certainly, I will never multipost again. In fact, I will make no
mistake of any kind (on the web or off) from this moment forward - just for
you.

I know that you do not make mistakes as grievous as the one that I so
blatantly conceived and executed here. And, I offer my sincerest apologies
for wasting your most precious and valuable time.

Who knows, with the time that I wasted of yours both reading my mistake
and forcing you to police the newsgroups for crimes like mine, you may have
ended world hunger, stopped global terrorism or even helped Microsoft get
Vista shipped on time.

For stopping you dead in your tracks on these most noble pursuits, I
offer my heartfelt and sincerest apologies. I know that nothing that I can
ever do will repair the damage that I have done to your efforts to combat
these atrocities.

All I can hope for is that YOU forgive my most grievous error.

Perhaps I can one day ascend to the heights of those perfected MVPs
(such as yourself) who have never made such an unforgivable mistake.

In return, I forgive you for the non-answer that you did post in
response to my cries for help.

Jim Hubbard


"Cor Ligthert [MVP]" <no************@planet.nl> wrote in message
news:ea**************@TK2MSFTNGP09.phx.gbl...
Jim,

Will you be so kind as you use a newsreader as Outlook Express not to
multipost.

Crossposting with that is easy by sending the message to more newsgroups
at once. We can than deal in the experiences and the answers.

I have answered this question in another newsgroup.

Thanks in advance.

Cor

"Jim Hubbard" <re***@groups.please> schreef in bericht
news:Av*****************@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!


Mar 24 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Steve_CA | last post by:
Hello all, I just started a new job this week and they complain about the length of time it takes to load data into their data warehouse, which they do once a month. From what I can gather,...
16
by: D Witherspoon | last post by:
I am developing a Windows Forms application in VB.NET that will use .NET remoting to access the data tier classes. A very simple way I have come up with is by creating typed (.xsd) datasets. For...
136
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their...
41
by: laimis | last post by:
Hey guys, I just recently got introduced to data mappers (DTO mapper). So now I have a SqlHelper being used by DTOMapper and then business layer is using DTOMapper when it needs to persist...
10
by: jojobar | last post by:
Hello, I am trying to use vs.net 2005 to migrate a project originally in vs.net 2003. I started with creation of a "web site", and then created folders for each component of the site. I read...
0
by: Larry Serflaten | last post by:
I am not sure how many are aware of this sort of data binding, but as it is new to many (classic) VB developers I thought I would post this once just to let people know of its availablility. ...
2
by: js | last post by:
I got this error when I moved my application to a new Windows 2003 server. I installed and recompiled the 'Microsoft.Practices.EnterpriseLibrary - June 2005" then added these assemblies to the...
3
by: Mukesh | last post by:
Hi all As per my earlier conversation with Ciaran (thx for reply) I have installed the MS APplication block on the server , when i ran Build Enterprise Library file and Install Services from...
0
by: uncensored | last post by:
Hi, Sort of new with the whole treeview control and I was wondering is there a way to build a treeview menu using my SQL data I pull from a database instead of having to hard code it into the...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.