Skip to Content.
Sympa Menu

freetds - Problems with image fields

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Matthew Gamble" <dev AT dystopium.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Problems with image fields
  • Date: Sun, 14 Apr 2002 14:58:24 -0400


I am trying to setup freetds on FreeBSD (4.4) with MS SQL Server 2000.

So far, I have basic selects and inserts working perfectly with both PHP
and sqsh, however, I would like to work with 'image' colums to store
binary data (photos). From PHP I can insert the binary data, however,
when I try to select it to show the image, apache seg faults. Attemping
to select the data from sqsh results in:

dsp_desc_bind: Memory alloc failure for native column 5

Are image colums supported by freetds? If so, can anyone help me?

Thanks in advance,

M. Gamble




Archive powered by MHonArc 2.6.24.

Top of Page