Skip to Content.
Sympa Menu

freetds - Re: Timestamp fields.

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: Timestamp fields.
  • Date: Mon, 5 Mar 2001 18:20:44 -0500 (EST)


can you set TDSDUMP prior to starting apache? export TDSDUMP="" should
create a bunch of /tmp/freetds.log.<pid> files...find the one and post
it. (But make sure you remove the login packet as it will contain your
password!)

Brian

On Mon, 5 Mar 2001, Tim Uckun wrote:


> At 06:17 PM 2/27/2001 -0500, you wrote:
>
> >Ok, here's a patch that will make it work. Unfortunately I have a bunch
> >of other pending changes that I haven't got completely working...so you'll
> >have to patch by hand instead of me checking this into CVS yet.
>
>
> I finally got around to installing this patch (sorry it took so long). Here
> is the query I am trying to execute.
>
> select id, upsize_ts from tblclients where id=6657
>
> First I compiled PHP as a CGI so I could test it from the command line ant
> worked just fine then I compiled php as an apache loadable module
> (--with-apxs=/usr/sbin/apxs) and it crashed (the page returned no data).
>
> Here are all the php options
> --with-apxs=/usr/sbin/apxs \
> --with-pgsql \
> --enable-track-vars \
> --with-xml \
> --with-dom \
> --with-sybase=/usr/local/freetds \
> --disable-debug
>
> Any idea as to why php would act this way?
>
>
> :wq
> Tim Uckun
> Due Diligence Inc. http://www.diligence.com/ Americas Background
> Investigation Expert.
> If your company isn't doing background checks, maybe you haven't considered
> the risks of a bad hire.
>





Archive powered by MHonArc 2.6.24.

Top of Page