This is off-topic for dbi-dev, so I am forwarding to dbi-users.  If you
haven't subscribed to it, do so at this time, as all responses will go
there.

Ilya

See Jose's note below.

-----Original Message-----
From: Jose Blanco
To: [EMAIL PROTECTED]
Sent: 1/9/02 12:30 PM
Subject: Using Sprite

I am using the DBD::Sprite, and I'm tryng to use a sql command like
this:

Select * from table_name

table_name has a blob field in it.

I am getting a failure.

Does any one know if you need to select the blob filed specifically (ie,
I
can't use '*' but must use something like

Select blob_field from table_name.

Thanks, Jose

Reply via email to