Re: [PHP-WIN] SQL & PHP From: Bradley Miller (bradmiller <email protected>)
Date: 05/16/01

At 01:01 PM 5/16/01 -0400, chris.cranford <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: php-windows-unsubscribe <email protected>
For additional commands, e-mail: php-windows-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>