Skip to Content.
Sympa Menu

freetds - RE: AW: AW: [freetds] connect problem to mssql 7.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO Frediano" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: AW: AW: [freetds] connect problem to mssql 7.0
  • Date: Fri, 19 Dec 2003 14:25:07 +0100


>
> I did it
>
> Freetds.log shows this error:
>
> 13:17:31.307496 processing result tokens. marker is fd(DONE)
> 13:17:31.307546 tds_process_end: more_results = 0
> was_cancelled = 0
> error = 0
> done_count_valid = 0
> 13:17:31.307601 tds_process_end() state set to TDS_IDLE
> 13:17:31.307648 tds_process_result_tokens() state is COMPLETED
> 13:17:31.307754 UNIMPLEMENTED dbsetopt(option = 7)
>

Consider it just a warning...

> I rebuild php but, phpinfo(); doesn't show a new build date.
>

I don't know PHP so well... perhaps you should do

# make clean
# ./configure <options>
# make
# make install

again... it depends on how they set the date.. (in configure, compiling
a C source or whatever)...

freddy77




Archive powered by MHonArc 2.6.24.

Top of Page