Posted By:
P_Manchanda
Posted On:
Friday, August 17, 2001 05:00 AM
hi,
one way to avoid a pl/sql program that i can of is to read the tab delimited excel file through a java program,
form a query of the data to be inserted and then execute the query from the java program.I hope u must be knowing the database details like sid, table name and field names.
let me know if it works