Skip to Content.
Sympa Menu

freetds - Re: 2nd Post: Tables headers but not data?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: 2nd Post: Tables headers but not data?
  • Date: Sun, 14 Oct 2001 18:38:28 -0400 (EDT)


Can you set the TDSDUMP env variable before running SQSH, such as

export TDSDUMP=/tmp/freetds.log
./sqsh -Usa -Ppassword -Smyserver

and then post the results here. *Warning* your passwords will appear in
the log, so trim the first exchange between client and server (The login
packet) before posting it.

Brian

On Sun, 14 Oct 2001, Richard Rowell wrote:

> I posted this once before, will try one more time:
>
> I just built sqsh using freetds .52 under linux (x86) using TDS v7 (per
> the instructions in the manual). It works fine with any of our SQL
> Server2000 boxen. Our "dev" server however is NT4/SQL Server 7 and the
> results with it are a bit strange. sqsh/freetds connect just fine, and my
> selects return the headers for the tables, but none of the data.
>
> Any ideas?
>





Archive powered by MHonArc 2.6.24.

Top of Page