remobjects Questions
3
Solved
Delphi part:
I have a class with the event and from that event I need to call a procedure passing the interfaced object to it. It works fine in Delphi but I have problems with declaring it in Pasc...
Daly asked 12/7, 2012 at 14:17
6
Solved
I'm looking for a good free scripting engine for Delphi. I want to add scripting to an application so that I can write small test scripts. Specifically I need:
Pascal-like syntax
current (I looke...
Driskell asked 10/9, 2012 at 0:17
0
Under FireDAC, I have a TFDConnection -> TFDQuery -> TDataSetProvider in a server app and a TClientDataSet in a client app. They are connected through the RemObjects Remoting SDK. (The TClien...
Argosy asked 8/12, 2017 at 15:47
3
Got a request to change comment field max size in application. Before had it set to varchar(500), so after reading documentation i have decided to change data type of the field from varchar(500) to...
Vardon asked 1/11, 2013 at 10:25
3
Solved
We have a RemObjects SDK HTTP server that exposes a number of services and methods. Is it possible to call a method via a URI rather than passing the parameters as SOAP/JSON e.g.
http://www.mywebs...
Vevay asked 1/2, 2013 at 11:10
4
Solved
After asking this question I realized that to build what I need I'd better rely on some framework "REST and JSON ready".
Since I own Delphi Professional I should upgrade to Enterprise to have Data...
Norrisnorrv asked 1/6, 2011 at 12:51
4
Solved
I have a server process built in Delphi/C++Builder with RemObjects SDK which claims to support SOAP requests.
What's the quickest and easiest way of testing out the SOAP support? I'd prefer not to...
Kathrynkathryne asked 20/11, 2008 at 10:43
5
I need to deploy a Delphi app in an environment that needs centralized data and file storage system (for document imaging) but has multiple branch offices with relatively poor inter connectivity. I...
Meaty asked 12/12, 2008 at 1:41
1
© 2022 - 2024 — McMap. All rights reserved.