Subject | RE: [firebird-support] Embedded again |
---|---|
Author | Alan McDonald |
Post date | 2005-06-30T16:25:37Z |
> :: it can if you create the middle tier host to do it.I think they use the classic build for embedded under linux but not windows
>
> Middle tier has severlal problems:
>
> 1) I shouldn't have to create a middle tier just for this need, especially
> in systems that I don't need a middle tier.
>
> 2) I already have a virtual middle tier - but now I would need a physical
> one just for this.. And a TCP port or COM or.. Ugh...
>
> :: server. It provides a listener via whatever means you wish
> :: e.g. TCP port
> :: (which you object to) or via direct exported method (which
>
> Yes,, no TCP port...
>
> :: You could probably build a beast like this in no time flat
> :: using something
> :: like remobjects right now.
>
> See above + remember its C#.
>
> Would a build of FBEmbed on Classic not do what I need?
>
Alan