Skip to Content.
Sympa Menu

freetds - Re: sqsh, freebsd, mssql

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: sqsh, freebsd, mssql
  • Date: Fri, 25 Jan 2002 12:48:57 -0500 (EST)


good ideas, also set the TDSDUMP e.g.

export TDSDUMP=/tmp/freetds.log

to get a log of what is going on.

Brian

On Fri, 25 Jan 2002, Chris Eleveld wrote:

>
> what about sqsh -SMyServer70 -Usa -P
>
> also what are the results if you set export TDSVER=7.0
>
>
> --- FxM <mastronardif AT netcarrier.com> wrote:
> > Can someone help me w/ a sqsh problem, Im confused
> > about the interface and
> > freetds.conf
> > files. and maybe im doing something wrong.
> >
> > $SYBASE = usr/local/freetds
> >
> > I compiled and ran the freetds dblib and ctlib
> > samples and they work yeah.
> > I would like to runs sqsh and then perl DBD.
> >
> > I have compiled the sqsh2.1 version for FreeBSD.
> >
> > My interface and freetds.conf file contain:
> >
> > $SYBASE/interface contains:
> > myserver
> > query tcp 7.0 223.147.37.4 1433
> >
> >
> > $SYBASE/freetds.conf contains
> > # A typical Microsoft SQL Server 7.0 configuration
> > [MyServer70]
> > ; host = ntmachine.domain.com
> > host = ntserver
> > port = 1433
> > tds version = 7.0
> >
> >
> > i run (sqsh-2.1 Copyright (C) 1995-2001 Scott C.
> > Gray) w/ the following
> > senerios.
> >
> > %sqsh -SJDBC
> > connect: Can't assign requested address
> >
> > %sqsh -S223.147.37.4 -Usa -P
> > connect: Connection refused
> >
> > %sqsh -Smyserver -Usa -P
> > connect: Can't assign requested address
> >
> > Thanks,
> > FxM.
> >
> >
> >
> >
> > ---
> > You are currently subscribed to freetds as:
> > [ihermit2 AT yahoo.com]
> > To unsubscribe, forward this message to
> $subst('Email.Unsub')
>
>
> __________________________________________________
> Do You Yahoo!?
> Great stuff seeking new owners in Yahoo! Auctions!
> http://auctions.yahoo.com
>
> ---
> You are currently subscribed to freetds as: [camber AT ais.org]
> To unsubscribe, forward this message to $subst('Email.Unsub')
>





Archive powered by MHonArc 2.6.24.

Top of Page