Skip to Content.
Sympa Menu

freetds - RE: odbc module problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: ZIGLIO Frediano <Frediano.Ziglio AT vodafoneomnitel.it>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: odbc module problem
  • Date: Thu, 14 Nov 2002 09:55:57 +0100


>
> Hi,
>
> I have tried to test the odbc library with iodbc as manager. I
> configured the freetds library as instructed in:
> http://www.freetds.org/userguide/x1760.htm
> But somehow the odbctest test program failed to link to library as the
> two calls,
> SQLDataSources & SQLCloseCursor, are not implemented. After I
> commented

Hi

You are trying to link odbctest directly to FreeTDS odbc driver. You should
compile with to odbc driver manager (provided by iODBC) and instruct driver
manager to load FreeTDS odbc driver. Driver manager do a lot of stuff
checking parameters, providing missing functions (emulating or just
returning not implemented) and with state.

freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

=================================



  • odbc module problem, Degang He, 11/13/2002
    • <Possible follow-up(s)>
    • RE: odbc module problem, ZIGLIO Frediano, 11/14/2002

Archive powered by MHonArc 2.6.24.

Top of Page