Skip to Content.
Sympa Menu

freetds - RE: freetds-0.60 + unixODBC + sqlserver2000 + PHP

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Helio Cavichiolo Jr <hcav AT terra.com.br>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: RE: freetds-0.60 + unixODBC + sqlserver2000 + PHP
  • Date: Thu, 10 Oct 2002 11:18:26 -0300


OK, but why it works perfectly as php-cgi (running from the shell)? This
error
occurs just running as PHP module (everything was compiled the same way for
php as cgi and php as apache module).
Is there any trick on running as PHP module?

Em Qui 10 Out 2002 10:39, you wrote:
> Hi Helio,
>
> > From: Helio Cavichiolo Jr [mailto:hcav AT ig.com.br]
> > Sent: October 10, 2002 7:47 AM
> >
> > I've turned on freeTDS debugging at got the following errors:
> >
> > odbc:SQLGetInfo: info option 8 not supported
>
> odbc.c line 2089. The supported options are:
>
> SQL_DRIVER_NAME
> SQL_DRIVER_ODBC_VER
> SQL_ACTIVE_STATEMENTS
> SQL_SCROLL_OPTIONS
> SQL_SCROLL_CONCURRENCY
>
> > odbc:SQLSetStmtOption: Statement option 6 not implemented
>
> odbc.c line 2286. The only option supported is SQL_ROWSET_SIZE.
>
> I don't have unixodbc installed; you'd need to check their .h file to find
> out what options 8 and 6 are.
>
> If your main objective is to use PHP, it looks to me like you'd be better
> off configuring PHP for use with db-lib or ct-lib. But perhaps some of the
> ODBC fans will have better (or at least other) advice for you.
>
> Regards,
>
> --jkl
>
>
>
> The information contained in this transmission may contain privileged and
> confidential information and is intended only for the use of the person(s)
> named above. If you are not the intended recipient, or an employee or
> agent responsible for delivering this message to the intended recipient,
> any review, dissemination, distribution or duplication of this
> communication is strictly prohibited. If you are not the intended
> recipient, please contact the sender immediately by reply e-mail and
> destroy all copies of the original message. Please note that for certain
> accounts we do not accept orders and/or instructions by e-mail, and for
> those accounts we will not be responsible for carrying out such orders
> and/or instructions. Kindly refrain from sending orders or instructions by
> e-mail unless you have confirmed that we accept such communications for
> your account. Please also note that to satisfy regulatory requirements we
> review the outgoing and incoming e-mail correspondence of staff members
> serving certain functions.
>
>
>
> ---
> You are currently subscribed to freetds as: [hcav AT ig.com.br]
> To unsubscribe, forward this message to
> $subst('Email.Unsub')





Archive powered by MHonArc 2.6.24.

Top of Page