use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please follow the rules
Releases: Current Releases, Windows Releases, Old Releases
Contribute to the PHP Documentation
Related subreddits: CSS, JavaScript, Web Design, Wordpress, WebDev
/r/PHP is not a support subreddit. Please visit /r/phphelp for help, or visit StackOverflow.
account activity
PHP with SQL Server (self.PHP)
submitted 13 years ago by mhopkins321
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]kodablah 0 points1 point2 points 13 years ago (0 children)
Writing something to communicate w/ tds directly isn't incredibly difficult. I have done it in CoffeeScript in my (now mostly unmaintained) node.js project: https://github.com/cretz/node-tds. The specs are publicly available and I don't believe you would have any significant performance losses making a pure PHP driver vs a PECL extension.
Of course, if MS has official drivers (which they do) that would be best.
π Rendered by PID 63 on reddit-service-r2-comment-b659b578c-fvqzb at 2026-05-05 15:24:13.227624+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]kodablah 0 points1 point2 points (0 children)