Skip to Content.
Sympa Menu

freetds - Re: SQSH / PHP questions again...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: SQSH / PHP questions again...
  • Date: Thu, 28 Oct 1999 17:16:34 -0400 (EDT)



sqsh works just like isql, so it's

./sqsh -U<user> -S<server>

and you can use -D for database and -P for password (if you want to
specify it on the commandline)

Brian


On Thu, 28 Oct 1999, Robert Bradman wrote:

> Well, I can't seem to figure out how the hell to use SQSH. No matter what I
> do it just asks for a password then no matter what I enter it just returns
> me to the command prompt... no usages examples can be found on their site.
>
> As for PHP, I've made a bit of progress...
>
> Now all I see in the error_log is:
>
> DB-Library: Login incorrect.
>
> Even though I know I am using the proper login/password since it's working
> fine with SQL Enterprise Manager...
>
> I've got the right SYBASE paths, etc. in my apachectl script so the
> environment vars should be getting set properly.
>
> Any ideas?
>
> ---
> 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