Skip to Content.
Sympa Menu

freetds - Re: [freetds] Best way to get FreeTDS version?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Marc Abramowitz <marca AT surveymonkey.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Best way to get FreeTDS version?
  • Date: Sat, 2 Mar 2013 01:55:12 +0000

On 3/1/13 5:43 PM, "James K. Lowden" <jklowden AT freetds.org> wrote:

>On Fri, 1 Mar 2013 15:55:47 +0000
>Marc Abramowitz <marca AT surveymonkey.com> wrote:
>
>> I thought it would be nice to have a function in pymssql that prints
>> out the version of FreeTDS in use.
>
>$ grep dbver api_status.txt
>dblib core n/a dbversion
>OK
>
>Is dbversion what you want?

I looked at that and it's not exactly what I want:

>>> pymssql.get_dbversion()
'$Id: dblib.c,v 1.407 2012-03-11 15:52:22 freddy77 Exp $'


I wanted the version of FreeTDS rather than the version of a
particular source file.

Marc





Archive powered by MHonArc 2.6.24.

Top of Page