[thelist] SQL Blob Field Image Error
Atkins, Chris
CAtkins at patriothomes.com
Thu Jun 1 12:26:00 2000
What datatype are you using for the column?
If you are not using "image" you should be. If you
are using "varbinary" you only have about 8k of
storage space. I'm just grasping at straws here
so please don't roll your eyes... :) Just trying to
help, BLOB is rather ambiguous.
Also, have you tried running the query through
in Query Analyzer?
> -----Original Message-----
> From: Annie Phelan [SMTP:aphelan@norlink.net]
> Sent: Thursday, June 01, 2000 10:51 AM
> To: thelist@lists.evolt.org
> Subject: Re: [thelist] SQL Blob Field Image Error
>
> I'm using SQL 7.0 and an ASP (VBscript) query to write.
>
> "Daniel J. Cody" wrote:
>
> > Annie -
> >
> > What DB are you using? What are you using to write the blob to the DB?
> > Bit more technical detail might help :)
> >
> > .djc.
> > > I'm working with a SQL blob field, attempting to write images.
>