Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> DMBS_LOB/BFILE
I am accessing ascii text OS files via Oracle using the PL/SQL DBMS_LOB
calls using the BFILE features. I find that the file contents are returned
in hex, returning only 127 characters-worth of file content from the BFILE
read.
Questions:
BTW - this is running using TCL V8.0 & 8.1 and Oratcl V2.5 on DEC Unix and NT. Oracle V8.04. The goal is to be able to access files on a server from any other platform using PL/SQL inside of TCL.
Thanks - JohnC Received on Thu Jan 27 2000 - 21:26:28 CST
![]() |
![]() |