AW: AW: AW: [freetds] connect problem to mssql 7.0
Roland Bole
roland.bole at gmx.at
Fri Dec 19 13:27:40 EST 2003
> Ok,
> know i found some error by myself
>
>
> the install directory was false, an old version is not
> deleted and located in /usr/local/freetds/bin
>
> the new installation is located in /usr/local/bin
>
> the command ./tsgl -C
>
> give us the following.
>
> pdp:/usr/local/bin# ./tsql -C
> locale is "C"
> locale charset is "ANSI_X3.4-1968"
> Compile-time settings (established with the "configure" script):
> Version: freetds v0.62.dev.20031218
> MS db-lib source compatibility: yes
> Sybase binary compatibility: unknown
> Thread safety: no
> iconv library: yes
> TDS version: 7.0
> iODBC: no
> unixodbc: no
>
>
> connection is now ok, with tsgl. (sorry about my errors)
>
> but how can I assure that php use the right path to of
> freetds, now it seems that php look for the old version,
> because the php testscript cannot connect to the MSSQL server?
>
> G
> Roland
>
> > You have compiled php having an old installation... you should compile
> > php again... We will fix version problem ASAP in the meantime you should
> > recompile any project that used FreeTDS...
> >freddy77
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)
I rebuild php but, phpinfo(); doesn't show a new build date.
Roland
_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
More information about the FreeTDS
mailing list