APEX 3.2
Dear All,
I just started learning APEX and am stuck with an error message.
1 - I installed Oracle Database 10g Release 2 Express Edition (XE) on my local PC with Windows XP SP 3
2 - Upgraded the APEX to 3.2
3 - The book I am using is "Beginning Oracle Application Express - 2008"
4 - In the lesson the author uses
UTILITES > DATA LOAD/UNLOAD > LOAD > Load Spreedsheet Data
Load to : New Table
Load From : Upload file
Borwse for File "Order" Microsoft Office Excel Comma Seperated Values File
Table Name : ORDERS
Primary Key Column : Create New Column as ORDERS_PK
If this is done with APEX 2.1 it works but with my uprade to 3.2 I get the following error.
"ORA-20001: create_table error: ORA-20001: Excel load run ddl error: ORA-01003: no statement parsed"
Any help will be much appreciated.
|