Skip to Content.
Sympa Menu

freetds - [freetds] SELECT @@client_csname - fails with freetds

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Ben Brick" <brickster52 AT gmail.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] SELECT @@client_csname - fails with freetds
  • Date: Fri, 1 Jun 2007 11:31:58 +0200

Hello!

I have a problem running
SELECT @@client_csname
using FreeTDS.

The variable is empty when I run the SELECT under php4 (Ubuntu
Dapper), but works as normal under php5 (same).

Strangely, other variables (I tested @@connections and @@spid) work fine.

Both interfaces files are the same, the only difference is the version of php.

Why is this?

Many thanks.



  • [freetds] SELECT @@client_csname - fails with freetds, Ben Brick, 06/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page