Skip to Content.
Sympa Menu

freetds - [freetds] version detection

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Adam Baratz <adam.baratz AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: [freetds] version detection
  • Date: Tue, 21 Jun 2016 17:45:58 -0400

Following up on my pdo_dblib thread, I'd like to be able to detect which
version of FreeTDS is installed. So I can know when the dbnextrow()
workaround should be used instead of dbcanquery(). As far as I can tell,
the version only gets exposed through dbversion(), which is a string I'd
have to parse.

Thanks,
Adam




Archive powered by MHonArc 2.6.24.

Top of Page