How to insert outlook email message into BLOB field in Oracle DB 
Author Message
 How to insert outlook email message into BLOB field in Oracle DB

I've got a command button on a message form in Outlook that, when
pushed, inserts the email message into an Oracle table.  The body of
the email goes into a BLOB field, but I haven't been able to find a
way to get the body into the BLOB field.  I'm using ADO to connect to
the DB, initially inserted EMPTY_BLOB() into that field, and then
tried doing an update, but have been unsuccessful.  I'm thinking the
AppendChunk method would come into play, but haven't found how to use
it.  Any ideas?


Tue, 02 Dec 2003 22:17:16 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. having excel send an outlook email message when a field is changed

2. insert blob into long (oracle 8)

3. Blob from a oracle db then binary write

4. How to insert BLOB fields

5. INSERTING A BLOB GRAPHIC AS A DATABASE FIELD ???

6. Help !! mysql , insert blob type field

7. memo/blob fields from access and/or oracle, access in VBScript under ASP

8. problem accessing BLOB fields in ORACLE

9. Showing Oracle BLOB field as Image in VB

10. Use ADO to Access BLOB or CLOB fields in Oracle

11. Oracle 8i BLOBS fields via ADO

12. Use ADO to Access BLOB or CLOB fields in Oracle

 

 
Powered by phpBB® Forum Software