hello,

i have a very simple question:
why doesn't this insert execute. I can't seem to find the error

INSERT INTO HOST (HOST, IP, COMPANY, APP, CONTACT, INSERTED)
VALUES (HOUAPPS053, 34.224.101.214, MWK, IPMS, GSMET, 11-15-00)
/

i get message "missing comma" ?? where?