On 2015-01-11 02:08, DaveG wrote:

In the past I have used FreeTDS, through PHP, and it had a lot of
problems. This was several years ago and could have been at least
partially due to the PHP layer.

Last year I messed around with the ODBC wrapper and got amazingly poor
performance, I believe the project was abandoned before I figured out
the problem. Anybody actually using this in D? I'll have to write some
tests and fire up the SQL profiler.

We used Ruby on Rails with an SQL Server at my previous work. We used TinyTDS which uses FreeTDS. It worked surprisingly well but it did had some problems. One of those problems were encoding problems, but that mostly because we used an older version of SQL Server.

--
/Jacob Carlborg

Reply via email to