Re: Datatype misrepresentation DTS with SQL Server

From: "Matt Wedgwood" <mwedgwood(at)TONYSANCHEZ(dot)com>
To: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Datatype misrepresentation DTS with SQL Server
Date: 2002-02-09 19:11:44
Message-ID: 991E16E7D6C25F4DA9F439DDD2B4FA4F12C7B3@SANCHEZ.TONYSANCHEZ.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

The code change (SQL_CHAR -> SQL_BIGINT) worked! Thanks for the help.

-MW

-----Original Message-----
From: Dave Page [mailto:dpage(at)vale-housing(dot)co(dot)uk]
Sent: Saturday, February 09, 2002 5:14 AM
To: Matt Wedgwood; Tom Lane
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: RE: [ODBC] Datatype misrepresentation DTS with SQL Server

> -----Original Message-----
> From: Matt Wedgwood [mailto:mwedgwood(at)TONYSANCHEZ(dot)com]
> Sent: 08 February 2002 20:02
> To: Tom Lane
> Cc: pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] Datatype misrepresentation DTS with SQL Server
>
>
> Thanks, Tom. That looks promising, but unfortunately I don't
> have the tools to recompile. I guess there's no magic
> configuration file that would allow me to override this
> built-in type-mapping, eh?
>
> Any chance someone else has run into this problem found a
> workaround that doesn't involve customizing the code? I'd be
> satisfied with something kludgy, as long as it could be
> reliably automated. <g>
>

Hacked version sent privately for testing... If it works I'll add a note
to
the ODBC website about it.

Regards, Dave.

Browse pgsql-odbc by date

  From Date Subject
Next Message Jean-Michel POURE 2002-02-11 17:22:14 Re: Unicode support
Previous Message Dave Page 2002-02-09 11:13:43 Re: Datatype misrepresentation DTS with SQL Server