[Lazarus] Send a ResultSet (encrypted) between 2 servers
michael.vancanneyt at wisa.be
michael.vancanneyt at wisa.be
Thu Feb 10 17:12:18 CET 2011
On Thu, 10 Feb 2011, Joost van der Sluis wrote:
>>
>> You think I shouLd use WebService. How is this implementation in FPC,
>> stable or is better do this in Delphi 7? (if I will use WebService).
>
> You have to use a webservice by definition. You could use wst, but
> that's overkill. But to be honest: in your case I think it's indeed
> better to use something home-made.
Well, WST is very easy to use, and is meanwhile fully integratable with fpWeb,
so that should be a real breeze...
> I know that others also had problems like these. Adding something like
> Midas is on my todo-list for a long time.
>
> We can try to build the basic blocks you need so that it works for you.
> Thereafter we can (maybe that MvC can help) design a structure to make
> it more general.
Well, you need a resolver object which basically does what SQLDb already
does. Then you can wrap that object in a webservice (using WST or not).
Michael.
More information about the Lazarus
mailing list