Skip to Content.
Sympa Menu

freetds - Re: Display Image Fields From MSSQL.

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michael Peppler <mpeppler AT peppler.org>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Display Image Fields From MSSQL.
  • Date: Mon, 5 Mar 2001 07:30:22 -0800 (PST)


Bob Kline writes:
> On Sun, 4 Mar 2001, Brian Bruns wrote:
>
> > Anyway, we should be doing whatever sybase/ms is doing with
> > image->char conversion, I just don't know what that is...I'll try it
> > out at work tommorow.
>
> That conversion is not allowed by either Sybase and Microsoft.

IMAGE are returned as binary strings if bound to an CS_IMAGE_TYPE
variable, or as a hex string if bound to a CS_TEXT_TYPE variable (in
ct_bind()).

Michael
--
Michael Peppler - Data Migrations Inc. - mpeppler AT peppler.org
http://www.mbay.net/~mpeppler - mpeppler AT mbay.net
International Sybase User Group - http://www.isug.com
Sybase on Linux mailing list: ase-linux-list AT isug.com




Archive powered by MHonArc 2.6.24.

Top of Page