> > Do you happen to have a way to test performance differences between > odbc connection to SQL Server and Tiny TDS connection? I'd like to > consider switching over to Tiny TDS, but only if performance warrants. > I'll be connecting to a MSDE 2000 backend, if that makes any > difference...I can successfully connect with both ODBC and Tiny TDS.
Ken Collins did some benchmarks with TinyTds, and so did I last year. You will find them here https://gist.github.com/639384 and here https://gist.github.com/639373 Klaus -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
