Skip to Content.
Sympa Menu

freetds - RE: SQLBindParameter segmentation fault

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Eric Deutsch" <edeutsch AT systemsbiology.org>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: RE: SQLBindParameter segmentation fault
  • Date: Tue, 17 Sep 2002 13:12:19 -0700



Hi, first step is to try FreeTDS version 0.60. Its ODBC support is much
improved over 0.52.

Eric


> From: itai brickner [mailto:itai AT ezula.com]
>
> using version 0.52 on linux 7.3 with iodbc I get segmantation fault
after
> calling SQLBindParameter.
> i think the problem is in odbc.c :394 colinfo =
> tds->res_info->columns[ipar-1];
>
> where tds->res_info is 0x0.
>
> any clues what to do?
>
> thanks
> itai





Archive powered by MHonArc 2.6.24.

Top of Page