It's not that hard to implement, really... the sifting
should all be done by the server... all you have to do is
formulate a good query...

SELECT * FROM myTable WHERE textField LIKE '%search string%'

--Toby

----- Original Message -----
From: "IThelp" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 10, 2001 3:28 PM
Subject: [PHP-WIN] Search Engine


> I am looking for a search engine that will shift through a
sql server 7.0
> for data. If anyone knows of any packages like that please
let me know.
>
> Ryan Conover
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail:
[EMAIL PROTECTED]
> To contact the list administrators, e-mail:
[EMAIL PROTECTED]
>
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to