Top "Datasnap" questions

DataSnap is a Delphi technology that allows the development of multi-tier applications

Midas.dll error loading midas.dll

I have a problem when I try my app on an other computer without Delphi. If I put midas.dll …

delphi datasnap
Delphi: Accessing JSON Objects within a JSON Array

I have a JSON Object, let's name it jObject that looks like this: { "id": 0, "data": "[{DAT_INCL: \"08/03/2012 10:07:08\", NUM_ORDE: 1, NUM_…

sql json delphi datasnap
Delphi XE2 DataSnap - Download File via TStream With Progress Bar

I've written a DataSnap server method that returns a TStream object to transfer a file. The client application calls the …

delphi stream download progress datasnap