aspose file tools
The moose likes Oracle/OAS and the fly likes Text file Oracle tables Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Oracle/OAS
Reply Bookmark "Text file Oracle tables " Watch "Text file Oracle tables " New topic
Author

Text file Oracle tables

sunil choudhary
Ranch Hand

Joined: Nov 10, 2000
Posts: 138
Text files comma delimited being treated as Oracle tables


I think this was a feature that was added in Oracle 9i or 10g

A similar feature I was able to find is here
http://www.hsqldb.org/doc/guide/index.html
But I am not able to find how to do this in Oracle database

Can someone please shed some light on this issue.

thanks


----------------------------------<br />"Learning is weightless, a treasure you can always carry easily."<br />-Chinese Proverb
Avi Abrami
Ranch Hand

Joined: Oct 11, 2000
Posts: 1114

Sunil,
For Oracle 10g Release 2, refer to the Utilities volume of the documentation, which can be accessed from here:

http://www.oracle.com/pls/db102/portal.portal_db?selected=3

(You need to be a registered member of OTN, but registration is free.)

Look for Part III - External Tables

Alternatively, you could search the Ask Tom Web site for "external table".

Good Luck,
Avi.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Text file Oracle tables
 
Similar Threads
HSQLDB Connection not established
A function that parses a string
Question regarding WML
Struts2 with tomcat 6 unable to deploy war
Identifying JDBC driver