
- Forum
- Programming Talk
- Oracle JDeveloper
- Import testcases xls document to Oracle DB
Import testcases xls document to Oracle DB
This is a discussion on Import testcases xls document to Oracle DB within the Oracle JDeveloper forums, part of the Programming Talk category; Hi Friends, How to "import testcases from xls document to Oracle DB" via SQLloader? thanks,...
-
Import testcases xls document to Oracle DB
Hi Friends,
How to "import testcases from xls document to Oracle DB" via SQLloader?
thanks,
-
01-30-2007, 06:15 PM #2
convert the file to csv file with comma or tab delimited.. you should be good to go
-
01-11-2008, 05:31 PM #3
Hi,
First convert the XLS file to a CSV file then refer the below link
http://www.exforsys.com/forum/oracle...-csv-file.html
See the comment #4
Regards,
Prabhu.T
-
Sponsored Ads

Reply With Quote





