Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do I insert BLOB to oracle DB using DBI-ODBC?

Status
Not open for further replies.

sangleweb

Programmer
Joined
Sep 28, 2004
Messages
10
Location
US
Any one have an example of inserting BLOB (PDF file) into an oracle DB (9i) through DBI-ODBC? TIA
 
Annoying.

I've just upgraded to latest ActiveState Perl, for which loads of modules (inc Net and DBI) are not yet available, time to roll back.

Mike

The options are: fast, cheap and right - pick any two.. [orientalbow] & [anakin]

Want great answers to your Tek-Tips questions? Have a look at faq219-2884
 
Please reply about the question above, what you wrote has nothing to do with my inquiry.
 
I think what he means is that he can't help you until he's done that...

Steve

[small]"Every program can be reduced by one instruction, and every program has at least one bug. Therefore, any program can be reduced to one instruction which doesn't work." (Object::PerlDesignPatterns)[/small]
 
I can't help either, as I don't have an Oracle DB here. However, 2 seconds on Google results in which will point you in the right direction.

Steve

[small]"Every program can be reduced by one instruction, and every program has at least one bug. Therefore, any program can be reduced to one instruction which doesn't work." (Object::PerlDesignPatterns)[/small]
 
Stevexff,

I've read that already, I can retreive BLOB but not insert or update, there seems to be no article about insert/update BLOB using DBI-ODBC.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top