I can see debugging might be really fun on this application! Advice: Don't
What are the conditions to decide on what backend to use? I suggest that you may want to use a strategy design patterrn for this one. You say store, what about reads?
Anthony
----- Original Message ----- From: "Eugene Vital" <genevital .AT. karibe DO.T com>
> What would be the best recommended approach to handling > SQL connections when having to connect to multiple servers? > > IOW: my client wants the ability to store some/all of the data on any > one of 3 servers. This seams rather cumbersome at runtime trying to > figure out where the data is. > any advice ?
©2003 Anthony L. Testi |