Skip to Content.
Sympa Menu

freetds - Re: Timestamp fields.

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Tim Uckun <tim AT diligence.com>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Timestamp fields.
  • Date: Mon, 05 Mar 2001 10:33:45 -0700


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