At 01:01 PM 5/16/01 -0400, [EMAIL PROTECTED] wrote:
>Why does the command:
>
>UPDATE SEARCH_RECORDS SET DESCRIPTION="Chris's Page" 
>
>fail?

You might check that -- I think this will work:

UPDATE SEARCH_RECORDS SET DESCRIPTION='Chris''s Page' 


Bradley Miller, Programmer/webmaster
AccessZone Design - www.accesszonedesign.com
Blue Springs, Missouri office
Phone: 816-228-3814             Fax: 559-663-4046
Toll-free: 888-872-4420 ICQ: 48555780 

-- 
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