Quantcast
Channel: DA-SOFT Technologies - Forum
Viewing all articles
Browse latest Browse all 1040

Subject: Using DataSet retrieved from Server - by: Support

$
0
0
Hello Joe On a client side, you should load content into TADMemTable and visualize it using TDBGrid. On server side: - if you are using AnyDAC to access DB, then use SaveToStream to produce a stream and send to client; - if not AnyDAC, then use your custom transport format, on client use Append / Post to load data into TADMemTable.

Viewing all articles
Browse latest Browse all 1040

Trending Articles