<p>Am 13.08.2014 12:32 schrieb "Marco van de Voort" <<a href="mailto:marcov@stack.nl">marcov@stack.nl</a>>:<br>
><br>
> In our previous episode, Michael Van Canneyt said:<br>
> > > The program I am writing is going to run on the server which hosts SQL<br>
> > > Server, so client libraries should all be there. Do I still need this<br>
> > > FreeTDS library mentioned?<br>
> ><br>
> > I think yes, I don't think that MS-SQL server still provides a native client library,<br>
> > it uses ADO as the 'native' layer.<br>
><br>
> (afaik OLEDB, a layer deeper/older of which ADO is a superset, but conclusion is the same)</p>
<p>Using our Typelibrary converter and a bit of time we could write a ADO driver for SQL-DB, then the FreeTDS library wouldn't be needed to connect to a MS SQL server...</p>
<p>Regards,<br>
Sven</p>