If you showed us the SQL your trying to execute and the table schema you may 
get more helpful responses.

Cheers,

Owen Prime
http://www.noggin.com.au

Stephen wrote:

> Hello,
> 
> I'm running a script that inserts a form's contents into a MySQL table.
> However, when I insert the contents, I get an error telling me this:
> 
> Unknown column 'employee' in 'field list'
> 
> I can't find the problem. I have a field in my table called employee but I
> guess it doesn't see it. Any ideas why?
> 
> Thanks,
> Stephen Craton
> http://www.melchior.us
> http://php.melchior.us



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

Reply via email to