Just checking to see if anyone replied to you on this and did not reply-all the list. I would be interested in hearing the answer, too, if one is available.
Cheers,
DBM
_______________________________________________
erlang-questions mailing list
erlang-q...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions
Hi Marcel,I suppose the reason for using C wrappers is coming from the compatibility with the native language in which that particular SQL application is developed.I do agree that a solution based on TCP server would be at least more readable and maybe more suitable for clustering SQL servers. Nevertheless, that's the choice of developers. Speaking for myself only, I would go with your option because I see no downfall to that and it would provide a less dependable interface.