> -----Message d'origine-----
> De : Andy Fletcher [mailto:[EMAIL PROTECTED]
> Envoyé : Tuesday, January 27, 2004 4:42 AM
> À : [EMAIL PROTECTED]
> Objet : Hi all.
> 
> 
> I am just starting to work with SQL and Mysql server language 
> and am embedding some queries into another program I am developing.
> 
> The database I have created needs to store Documents and I 
> have used Blob type columns for this. If I want to:
> 
> Select USERID,NAME,LNAME Where DOC contains "what ever words 
> or phrases" ; 
> 
> How would I do this ?

First, try to use a significant subjet to your messages.  It helps when searching the 
archive.
Then, I don't think your needs can be fullfilled, since I don't think mysql can tell 
what is in a Blob, except that it is a series of 1 and 0.
hth
> 
> Many thanks for information on this.
> 
>  
> Here from you soon I hope,
> Best regards
> Andy Fletcher
> 

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to