RE: [PHP-WIN] Search expression => SQL WHERE parser?
by Flint Doungchak other posts by this author
Jan 30 2002 6:15PM messages near this date
[PHP-WIN] How to find out MAC address of remote user
|
RE: [PHP-WIN] Search expression => SQL WHERE parser?
Hey there Peter,
I think Microsoft comes as a part of SQL server a COM object where you send
English syntax and the application will return a SQL query. I think it's
called English Query tool or something like that. I don't know if there is
something similar for MySQL.
Sorry,
-Flint
-----Original Message-----
From: Peter Illes [mailto:pilles@[...].com]
Sent: Wednesday, January 30, 2002 10:08 AM
To: php-windows@[...].net
Subject: [PHP-WIN] Search expression => SQL WHERE parser?
Hi Folks,
I'm looking for a parser in PHP that would turn a search expression (like
google, altavista, ...) into an SQL WHERE statement, or at least an
expression parser in PHP. Any idea?
Our intention is to implement such a search functionality in a PHP app on a
MySQL database.
Thanks for any help/pointers,
Peter
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe@[...].net
For additional commands, e-mail: php-windows-help@[...].net
To contact the list administrators, e-mail: php-list-admin@[...].net
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe@[...].net
For additional commands, e-mail: php-windows-help@[...].net
To contact the list administrators, e-mail: php-list-admin@lists.php.net
Thread:
Flint Doungchak
Peter Illes
|