RE: How to insert records into a Database table from an Email ?

2002-01-21 Thread SIM/HAOUHACH
f list ORACLE-L > Objet: How to insert records into a Database table from an Email ? > > Hello All: > I have a situation where emails sent to an Email Id should get inserted > into > a database 1,e some part of the email should get inserted as records in a > particular t

RE: How to insert records into a Database table from an Email ?

2002-01-21 Thread SIM/HAOUHACH
mail: [EMAIL PROTECTED] <<47498.1.html>> > -----Message d'origine- > De: FAIZ QURESHI [SMTP:[EMAIL PROTECTED]] > Date: lundi 21 janvier 2002 06:30 > À:Multiple recipients of list ORACLE-L > Objet:How to insert records into a Database table from a

Re: How to insert records into a Database table from an Email ?

2002-01-21 Thread sunil
the revrse process ca be done with a bit of java programming ( javamail api). you can collect the incoming mails and then do watever u need with a database connection - Original Message - To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> Sent: Monday, January 21, 2002 12:00

RE: How to insert records into a Database table from an Email ?

2002-01-20 Thread Sinard Xing
Hi, I think of JAVA. Sinardy -Original Message- QURESHI Sent: 21 January 2002 14:30 To: Multiple recipients of list ORACLE-L Hello All: I have a situation where emails sent to an Email Id should get inserted into a database 1,e some part of the email should get inserted as records i

How to insert records into a Database table from an Email ?

2002-01-20 Thread FAIZ QURESHI
Hello All: I have a situation where emails sent to an Email Id should get inserted into a database 1,e some part of the email should get inserted as records in a particular table. Like for example the Person's Name(who sent the email) should get inserted in the Name field of the table, Subject