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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

BLOB

Status
Not open for further replies.

mheilbut

Programmer
Apr 24, 2002
53
BR
Hi everyone!

I am using a table named SW_ATTACHMENT which contains a BLOB in one of the columns. I have to read this attachment and see if it is a .doc format and if so return 1, else 0.
Anyone know how I can do this? Can I use dbms.instr?
I am using Peoplesoft Vantive and Oracle.

Thanx in advance.
If I wasn't clear enough in the explanation please tell me so. Thanx again.

Michel, São Paulo, Brazil
 
Have you got the attachments extracted from sw_attachment table?

if so could please share with me how you did it

Regards
Raju
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top