[fpc-devel] TClientDataset (was: Dnamic packages support)
Graeme Geldenhuys
graemeg.lists at gmail.com
Mon Nov 5 17:38:48 CET 2007
On 05/11/2007, Michael Van Canneyt <michael at freepascal.org> wrote:
> > There is open source midas.dll implementation called HyperBase.
> > http://www.vglib.com/link-4.html
> >
> > It can be made compilable by FPC to different platforms...
>
> Yes, I have it since a very long time :-) But it contains bugs :/
> But if there is no alternative then that would be an option.
I don't understand the internals of Midas, but did help maintain a
product that used 3-tier (with midas application server). Could one
implement a application server using SOAP instead? I remember reading
an article (I think his name was Brian Long or Dr.Bob) where he
created a standalone (very simple) webserver application using Indy's
server components and used that as the application server. Then
connected with application clients via SOAP+HTTP.
Is something like this possible with FPC? I guess the first question
is, do we have a webserver component for FPC? Secondly, does FPC
support SOAP?
What actually happens inside the midas.dll?
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-devel
mailing list