[freetds] Choosing right FreeTDS API
Sharan Rao
sharanrao at gmail.com
Wed Nov 21 13:49:56 EST 2007
Hi,
We ( Kexi - http://www.kexi-project.org ) were looking at implementing
drivers to connect to MS SQL servers. We have our own C++ abstraction layer
for implementing drivers ( current support for MySQL, Postgres to name a
few ), with support for cursors in our abstraction. We were looking at db-lib
but we don't really need cursor support at that level.
So we were thinking whether we should instead use the lower level libtds api.
Our requirement is to also have support for the newest mssql and sybase
versions, and access to their new features would be a bonus.
We needed suggestion as to which API we should use.
Cheers!
Sharan Rao
More information about the FreeTDS
mailing list