Skip to Content.
Sympa Menu

freetds - RE: dbdata() call inconsistent...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Shivakumar, Pravinkumar (ODC - Satyam)" <PShivakumar AT Satyam.odc.ml.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: RE: dbdata() call inconsistent...
  • Date: Wed, 11 Sep 2002 17:02:54 +0530

edited some stuff after I pasted the code... :)))

> ----------
> From: Bob Kline[SMTP:bkline AT rksystems.com]
> Reply To: TDS Development Group
> Sent: Wednesday, September 11, 2002 5:03 PM
> To: TDS Development Group
> Subject: [freetds] RE: dbdata() call inconsistent...
>
> On Wed, 11 Sep 2002, Shivakumar, Pravinkumar (ODC - Satyam) wrote:
>
> > This is what is happenning...
> >
> > When I use dbdata to get only on int from each row it works
> > coool,but the moment I use dbdata with 2 int's from the same row it
> > core dumps,and this seems to happen only with INT's cos it works
> > coool with varchar's calling dbdata for multiple varchars in the
> > same row...
> > [...]
> > dbcmd(dbproc,"select col1 col2 from tab1");
> > [...]
> > Am I missing anything,
>
> Yes, a comma between col1 and col2 would be coool. :->}
>
> --
> Bob Kline
> mailto:bkline AT rksystems.com
> http://www.rksystems.com
>
>
> ---
> You are currently subscribed to freetds as:
> [pshivakumar AT satyam.odc.ml.com]
> To unsubscribe, forward this message to
> $subst('Email.Unsub')
>

<<application/ms-tnef>>




Archive powered by MHonArc 2.6.24.

Top of Page