Componentes.Terceros.RemObj.../official/5.0.24.615/Data Abstract for Delphi/Samples/Briefcase/BriefcaseModel.Sample.html

32 lines
938 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="..\styles.css">
</head>
<body>
<img src="..\..\da.png" alt="" align="right">
<!-------------------------------------------------------------------------->
<p class="h1">
<span>Briefcase model sample</span>
</p>
<h2>Purpose</h2>
<p>
This example shows how to create a <b>briefcase model</b> using a Data Abstract Client.
</p>
<h2>Getting Started</h2>
<ul>
<li>Launch the Server.</li>
<li>Launch the Client.</li>
<li>The first time the server runs it will ask to fetch the data, else it will load it from disk. </li>
<li>Make some changes to the records.</li><li>Close the client.</li>
<li>Re-open the client and the changes will still be there. </li>
<li>Pressing Apply Updates will send the changes back to the server.</li>
</ul>
<!-------------------------------------------------------------------------->
</body>
</html>