"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> jsWalter wrote:


> What kind of columns are you inserting these values into?

    eps_id int(11)        Yes 0
    eps_name varchar(100) Yes NULL
    eps_num int(11)       Yes NULL
    eps_air_date date     Yes 0000-00-00


> Are you _sure_ this is the query that's being run by your program,
> i.e. are you  printing it out from within your program and not _assuming_
> this is the query?

Yes, the SQL I posted was copied from the text generated and viewed on the
browser

Thanks for your help.

Walter





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

Reply via email to