Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: UTL FILE PKG
My plsql book doesn't say anything about permissions needed to read. However, it might be safe to assume that any directory you want to read from will need to be defined in init.ora. This of course implies that the directory is shared and on the network. Otherwise, it mentions client-side plsql and a package TEXT_IO. I don't know anything about TEXT_IO.
HTH
Dan
-----Original Message-----
Sent: Wednesday, February 14, 2001 12:09 PM
To: Multiple recipients of list ORACLE-L
Hi all
WE want to read a file which is in a client machine
thru UTL_FILE is it possible ?
We have to do this because forms ( ver 5) can't read
a file in the client when it is run through the oracle
web server.
Any ideas would be appreciated
TIA
Alroy
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Feb 14 2001 - 12:22:41 CST