Skip to Content.
Sympa Menu

freetds - Re: Real Datatype with MSSql Server 7.0 sp2

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Real Datatype with MSSql Server 7.0 sp2
  • Date: Tue, 26 Sep 2000 19:55:57 -0400 (EDT)



I'd say write a test script to pull 1 row with one column of type real and
then run it in gdb with a break point in tds_convert() and see what is
showing there.

Brian

On Tue, 26 Sep 2000, John W wrote:

> Every time i query a table with a dataelement of type real in mssql server
> 7.0 sp2 freetds returns 0 for the value. Is there any way i can trace
> this to see what is going on. I am running freetds current snapshot with
> php 4.0.
>
> ---
> You are currently subscribed to freetds as: [camber AT ais.org]
> To unsubscribe, forward this message to $subst('Email.Unsub')
>





Archive powered by MHonArc 2.6.24.

Top of Page