Monday 19th October at 6 for 6:15pm start.

Client Server to Multi-Tier Architecture – Loc Nguyen

Loc is a long time Delphi database application developer who has worked with a few different databases including SQL Server using ADO Components.
Recent versions of Delphi make it easy to produce cross platform output but generally require using multi-tier architecture. Loc shared the experience in turning a C/S application into a 3 tier application with the help of a memory table (TClientDataSet) using a custom DataSet Provider.

Outline:

Sample Code

A zipped file for the demonstration source is available here (16 MBytes). Note that “Spring Framework for Delphi ” is required to compile this code.