Subject | Re: [firebird-php] SQL script |
---|---|
Author | Milan Babuskov |
Post date | 2003-11-20T08:19:20Z |
Dorin Pacurar wrote:
' with another ', ie. use '', like this:
SELECT * FROM nba_player WHERE name = 'Shaquille O''neal';
HTH
--
Milan Babuskov
http://fbexport.sourceforge.net
> How can I pass the SQL text with ' to a form ?I'm not 100% sure what is your question, but you probably need to escape
' with another ', ie. use '', like this:
SELECT * FROM nba_player WHERE name = 'Shaquille O''neal';
HTH
--
Milan Babuskov
http://fbexport.sourceforge.net