5 messages in com.mysql.lists.javaRe: How to query blob field
FromSent OnAttachments
Edilmar Alves09 Nov 2000 10:03 
Edilmar Alves09 Nov 2000 10:56 
Igor Fedulov09 Nov 2000 11:21 
melroy c d'souza09 Nov 2000 18:00 
melroy c d'souza10 Nov 2000 07:40 
Subject:Re: How to query blob field
From:Igor Fedulov (ifed@outlook.net)
Date:11/09/2000 11:21:45 AM
List:com.mysql.lists.java

I would like to make a query like this: Select * From TableX Where Content like "%someword%" but this didn't work.

Does Blob/Text field support "like" cmd ? Is there some other way to do this ?

Did you tried to run it in mysql first?

Best regards,