Home » SQL & PL/SQL » SQL & PL/SQL » Inserting the values in Internal BLOB
Inserting the values in Internal BLOB [message #192519] Tue, 12 September 2006 13:09 Go to next message
rampratap
Messages: 50
Registered: November 2004
Location: New Delhi
Member

Hi,


I have a table
blobdemo ( lobid number, file_info blob);

I wnt to insert data into to the table , my user is using ASP

his page looks like




UPLoadfile: ( path of filename) ( load button)




when click on "load button" the content of file passed are to be saved in to file_info column.

this file may be a photo file, pdf, text, bmp or any image file


can any one help how to insert such data in database.


Thanks


Re: Inserting the values in Internal BLOB [message #192546 is a reply to message #192519] Tue, 12 September 2006 18:01 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
http://tinyurl.com/fy6ls
Previous Topic: create view dynamically
Next Topic: passing parameters to pl/sql tables
Goto Forum:
  


Current Time: Wed Feb 12 18:16:32 CST 2025