Jason,

> > Can't execute INSERT INTO events (TITLE, SUMMARY, ORG, CITY, PROVINCE,
> > DATE, REG_DATE, FEE) VALUES ('Another Event', 'Summary of this event
> > goes here', 'Another Organization', 'Coquitlam', 'BC', 'Another Date',
> > 'Another Date', '$250') Unknown column 'ORG' in 'where clause'
> 
> Where is your 'where clause' coming from?

That's it! I forgot to change the table name! Remember that I said I
copied it from a working php file and renamed it, and thought I had changed
all elements needed? I overlooked that particular one! Thanks for pointing
it out the 'where clause' part. It should work now!

Again, thanks!

Laurie

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

Reply via email to