I get and 'inconsistent datatype' error when I try to:

SELECT
  title
FROM
  myTable
WHERE
myBlob = 'abc'

Is it possible to constrain on the information in a blob.  Optimally I would
like the ability to do a 'like %foo%'
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to