On Wed, 15 Dec 2004 10:10:22 -0600, Steve Marquez
<[EMAIL PROTECTED]> wrote:
> I am trying to insert information into the database, have it automatically
> place an ID Number, then update that particular record and replace the word
> "delete" with the link.

`delete` is a reserved word.  Try wrapping it with backtics.


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to