Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> HOW TO GET ROWS FROM EXCEL TO ORACLE
Hi,
Id' like to get some rows from Excel file (file_name.xls) to PL/SQL (Developer)(Oracle).
How Can I do it?
i:=ORDExcel.OpenExcelWorkSheet('');
orderExcel ---- does not work!!!!!, Oracle does not see !!
ordcom ---- does not work!!!!!, Oracle does not see !! i:=ORDExcel.InsertData('A1', 'EmpNo', 'BSTR'); ---- does not work!!!!!, Oracle does not see !!
Thanks very very much...
mail : mgerhant_at_eos.com.pl
Mariusz (Poland) Received on Thu Jan 31 2002 - 11:12:07 CST
![]() |
![]() |