Dear list,<div><br><div>I am curious why there isn't a native Erlang TDS protocol implementation. Even /otp/lib wraps a C ODBC implementation using a port.</div></div><div>Would this not be simpler and more concise using bit syntax, since the TCP datagram unpacks in 1 line of code (more for readability, of course)?</div>
<div>It just seems like extra work: C wraps the msg, port wraps C, ODBC app wraps port etc. There is a lot of 'wrapping' going on.</div><div><br></div><div>Any input would be much appreciated.</div><div><br></div>
<div>Kind regards,</div><div>Marcel</div><div><br></div>