
September 22nd, 2000, 10:53 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Retreiving BLOBS, CLOB from ORACLE8 database using ASP
<i><b>Originally posted by : farouk paul (farouk_paul@hotmail.com)</b></i><br />Hi there,<br />I am saving all my files i.e doc,xls,dcx in Oracle 8 tables as BLOBS (Binary Large Objects) new feature in Oracle8 and Oracle8i. I want toview these files in the browser using asp, I can do that using Oracle application server withg oracle database because it has a built in cartridge for upload and download files from database tables, currently I am using upload and download using Soft Artizan file up dll to this, but the files are saved in directories and on different machines, Does anybody know what package or dll I need to get inorder to read files from tables rather than directories, normal sql doesnot support manipulation from a Blob, I know it sound very complicated .<br />Any suggestions<br />Regards<br />FArouk<br />
|