Hi,
is there a third party comp that can be used with MyDac to create a Soap server that can Read/Write/Update tables in SOAP protocol from other software ?
Regards
Armindo
Read/Write/Update database via Soap
-
DemetrionQ
- Devart Team
- Posts: 271
- Joined: Wed 23 Jan 2013 11:21
Re: Read/Write/Update database via Soap
Hello.
There are standard components designed for work with SOAP protocol in Delphi. They are located in the WebServices section. For details on how to create a template for a SOAP server (using the standard components), please refer to http://docwiki.embarcadero.com/RADStudi ... DataModule
Our company's policy does not allow recommending third-party components on our forum. So we can only suggest you to use the standard components.
There are standard components designed for work with SOAP protocol in Delphi. They are located in the WebServices section. For details on how to create a template for a SOAP server (using the standard components), please refer to http://docwiki.embarcadero.com/RADStudi ... DataModule
Our company's policy does not allow recommending third-party components on our forum. So we can only suggest you to use the standard components.