Date: 05/16/01
- Next message: Svensson, B.A.T. : "RE: [PHP-WIN] SQL & PHP"
- Previous message: Richard: "[PHP-WIN] fatcow hosting"
- In reply to: chris.cranford <email protected>: "[PHP-WIN] SQL & PHP"
- Next in thread: Svensson, B.A.T. : "RE: [PHP-WIN] SQL & PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Svensson, B.A.T. : "RE: [PHP-WIN] SQL & PHP"
- Previous message: Richard: "[PHP-WIN] fatcow hosting"
- In reply to: chris.cranford <email protected>: "[PHP-WIN] SQL & PHP"
- Next in thread: Svensson, B.A.T. : "RE: [PHP-WIN] SQL & PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

