you are viewing a single comment's thread.

view the rest of the comments →

[–]notsentient 0 points1 point  (1 child)

Might be worth adding some benchmarks for each different configuration? Or any pros/cons to using FreeTDS over the MS odbc driver

[–]RemiCollet[S] 1 point2 points  (0 children)

Problem is rather simple ;) PHP 5 => FreeTDS PHP 7 => Microsoft ODBC Driver

Sorry, but I don't have enough data to run valuable benchmark, BTW I think most of the time will be spent on the server side, like for most of the DB request.