Componentes.Terceros.SDAC/internal/4.10.0.10/1/Demos/Win32/Miscellaneous/FailOver/ReadMe.txt
2007-10-05 14:48:18 +00:00

11 lines
529 B
Plaintext

SQL Server Data Access Components
Copyright 1997-2007, Core Lab. All Rights Reserved
--------------------------------------------------
Demonstrates the recommended approach to working with unstable networks.
This sample lets you perform transactions and updates in several different
modes, simulate a sudden session termination, and view what happens to your
data state when connections to the server are unexpectedly lost. Shows off
CachedUpdates, LocalMasterDetail, FetchAll, Pooling, and different Failover
modes.