Hi,
(non working link removed by forum admin)
the given link is not working. Can u plz suggest how to store email attachment in oracle table.
(non working link removed by forum admin)
the given link is not working. Can u plz suggest how to store email attachment in oracle table.
Hello,
That link is no longer available but you can take a look at this recent help topic that shows how can be done in a MySQL database. The process it is the same but the SQL syntax may be slightly different:
http://www.emailparser.com/b/store-emai ... l-database
For Oracle you need to create an ODBC data source and then use the appropiate SQL syntax. See the following link:
https://blogs.oracle.com/searchtech/ent ... other_file
That link is no longer available but you can take a look at this recent help topic that shows how can be done in a MySQL database. The process it is the same but the SQL syntax may be slightly different:
http://www.emailparser.com/b/store-emai ... l-database
For Oracle you need to create an ODBC data source and then use the appropiate SQL syntax. See the following link:
https://blogs.oracle.com/searchtech/ent ... other_file