Skip to Content.
Sympa Menu

freetds - [freetds] AS clause in 8.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Richard Stevens <bitwizard AT skybest.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] AS clause in 8.0
  • Date: Fri, 23 Mar 2012 13:46:48 -0400


I am having a (big) problem with FreeTDS 8.0 that I did not have with 7.0.
The "AS" clause does not work correctly.
By example, "select apples as oranges from table" will return a column named oranges in 7.0, but returns a column named apples in 8.0.
Everything else is the same - same machine, OS, etc. Just changing the "tds version = 8.0" in freetds.conf causes the behavior.

Anyone have ideas on a solution?

Thanks,
Richard





Archive powered by MHonArc 2.6.24.

Top of Page