Simple Data Operations sample (Delphi)
Data Abstract for Delphi comes with two samples (Desktop program and a Console based program) that demonstrate the basics of interacting with an instance of Relativity Server and working with a DataTable
.
The samples are located in C:\Users\Public\Documents\RemObjects Samples\Data Abstract for Delphi
.
Sample 1: Console based program
The Console Sample is a non interactive program that retrieves data and prints it to the console.
Sample 2: Desktop based program
The Desktop Sample is an interactive program.