Hi,
 
I am trying to set up the News Application Demo on Orion and I get the following information:
Auto-creating table: create table com_evermind_ejb_NewsItem (id Number not null primary key, submitter VARCHAR2(255) null, text VARCHAR2(255) null, subject VARCHAR2(255) null, parent NUMBER null) Warning:Error creating table: ORA-00904:invalid column name.
 
I know why the error is occurring (Date is a reserve word in Oracle) but where is this SQL file located so I could change the column name?
 
Thanks,
Brandy


Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to