Delphi: How to Get All Images From Server Database by using App tethering?
Hi, EveryBody! I've Client and Server . I'm using Delphi-xe8. App ->Multi-Device Application Both Client and Server are using App tethering, SQLite Database. When Server adding image to database, it's perfectly adding, but In a Client side when Client click "Get Image List" button . Client Recieve only one image [I want All images]. 1. Quation: How to get All images from Server Database to Client Database. by using App tethering[SendStream]? I think Problem with AResource.Value.AsStream need to Splite, How...??? 2. Quation: How to copy all Images From Server Database and save on Client Created