DataSnap is a Delphi technology that allows the development of multi-tier applications
I have a problem when I try my app on an other computer without Delphi. If I put midas.dll …
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_…
I've written a DataSnap server method that returns a TStream object to transfer a file. The client application calls the …