Sorry but this is making me crazy... yes... I'm way new to SQL Why would this error out ?? This is the Query... INSERT INTO OP (op_num,op_name,start_time) Values (5400,Welding,06:00:00); And this is the pgSQL error... ERROR: parser: parse error at or near ":" The table has reasonable values in it already... I'm just adding a few more rows by hand. Thanks All, ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
- Re: [SQL] Simple Insert Problem Gonzo Rock
- Re: [SQL] Simple Insert Problem Josh Berkus
- RE: [SQL] Simple Insert Problem Robby Slaughter
- RE: [SQL] Simple Insert Problem GonzoRock
- Re: [SQL] Simple Insert Problem Josh Berkus
- Re: [SQL] Simple Insert Problem Jan Wieck