[fpc-pascal] SqlDB and MS SQL Server support

Sven Barth pascaldragon at googlemail.com
Wed Aug 13 14:14:20 CEST 2014


Am 13.08.2014 12:32 schrieb "Marco van de Voort" <marcov at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140813/3ded2c73/attachment.html>


More information about the fpc-pascal mailing list