Skip to Content.
Sympa Menu

freetds - RE: [freetds] Need Help on dblib program

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Steven J. Backus" <backus AT math.utah.edu>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Need Help on dblib program
  • Date: Wed, 30 Jul 2003 19:43:31 -0600 (MDT)

I wrote:

> Thanks James, here's what happened:
>
> Hardware watchpoint 2: *(DBCHAR *) 134510167
>
> Old value = 0 '\000'
> New value = 84 'T'

Is there a chance some uninitialized value is getting moved into
this string? I've noticed on some systems the compiler goes ahead
and initializes everything to 0, whereas on others...

Steve




Archive powered by MHonArc 2.6.24.

Top of Page