Am 13.08.2014 12:32 schrieb "Marco van de Voort" <mar...@stack.nl>:
>
> In our previous episode, Michael Van Canneyt said:
> > > The program I am writing is going to run on the server which hosts SQL
> > > Server, so client libraries should all be there. Do I still need this
> > > FreeTDS library mentioned?
> >
> > I think yes, I don't think that MS-SQL server still provides a native
client library,
> > it uses ADO as the 'native' layer.
>
> (afaik OLEDB, a layer deeper/older of which ADO is a superset, but
conclusion is the same)

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...

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to