Skip to Content.
Sympa Menu

freetds - RE: [freetds] IM001 error

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] IM001 error
  • Date: Thu, 19 May 2005 13:33:05 -0400

> From: Frediano Ziglio
> Sent: Thursday, May 19, 2005 3:36 AM
>
> Il giorno mer, 18-05-2005 alle 17:13 -0400, Brad McNeely ha scritto:
> > I'm trying to query a table in SQL Server and keep getting an IM001
error. Any thoughts?
> >
> > cat odbcinst.ini
> > [TDS]
> > Description = TDS Driver
> > Driver = /usr/local/lib/libtdsodbc.so
> >
> > cat odbc.ini
> > [mssqlpubs]
> > Description = MS SQL Server Pubs DB
> > Driver = TDS
> > Servername = mssql
> > Database = pubs
> > Port = 1433
> >
> > I'm attaching the freetds.conf and odbctrace file for your review.
Any assistance is greatly appreciated.
> >
> > Regards,
> > Brad
> >
>
> Quite strange. From odbc log
>
> [unixODBC][Driver Manager]Driver does not support this function
>
> In 0.63 SQLExtendedFetch is not implemented so it give the error.
> However I don't understand why unixODBC do not emulate it using
SQLFetch

Could it be that the DM doesn't know that SQLExtendedFetch is not
implemented? I don't see anything in the odbc log showing a call to
SQLGetFunctions(), but from looking at our code, it appears that
SQLGetFunctions() would return SQL_SUCCESS if asked about it.

Just a thought, almost.

--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 we do not
accept
account orders and/or instructions by e-mail, and therefore will not be
responsible
for carrying out such orders and/or instructions. If you, as the intended
recipient
of this message, the purpose of which is to inform and update our clients,
prospects
and consultants of developments relating to our services and products, would
not
like to receive further e-mail correspondence from the sender, please "reply"
to the
sender indicating your wishes. In the U.S.: 1345 Avenue of the Americas, New
York,
NY 10105.




Archive powered by MHonArc 2.6.24.

Top of Page