Re: ORA-00928: missing SELECT keyword
Tom Skillman <[email protected]> Tue, 18 Feb 2003 10:27:53 -0600
| Newsgroups | gmane.comp.db.oracle.devel |
|---|---|
| Organization | St. Louis Water Division |
| Message-ID | <LYRIS-1796914-879060-2003.02.18-16.27.27--gcdod-oracle#[email protected]> |
Ok fixed that problem, I have one more though. Everything works fine, but if I use my PHP script to insert values into the database, I get the following error: ORA-01009: missing mandatory parameter -- while processing OCI function OPARSE I am using the exact same query between SQL Plus and my PHP script, so I'm suspecting something with the PHP, but if you have any ideas, help would be greatly appreciated. Tom [email protected] wrote: > > youre going to have to put flasher(date) in double quotes > like this > > insert into flasher("date") values ( '12-dec-20') > > Regards > Chris Farmer > > --- Change your mail options at http://p2p.wrox.com/manager.asp or to unsubscribe send a blank email to [email protected].