473,405 Members | 2,262 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

How to store emails?

Hi,

I have written a program in vb6 that can send and receive emails but how can
i store them?

Benny
Jul 17 '05 #1
4 3900
"Benny Ng" <br*******@hotmail.com> wrote in message
news:41**********@news.tm.net.my...
Hi,

I have written a program in vb6 that can send and receive emails but how can i store them?

Benny


Write them to permanent storage location (e.g. your hard disk) as a file or
a database entry (MS Access is good for beginners like me!).

HTH,

Rowland.
Jul 17 '05 #2
How to do it?

Benny
"Benny Ng" <br*******@hotmail.com> wrote in message
news:41**********@news.tm.net.my...
Hi,

I have written a program in vb6 that can send and receive emails but how
can i store them?

Benny

Jul 17 '05 #3
Benny
"Benny Ng" <br*******@hotmail.com> wrote in message
news:41**********@news.tm.net.my...
Hi,

I have written a program in vb6 that can send and receive emails but how
can i store them?

Benny

"Benny Ng" <br*******@hotmail.com> wrote in message
news:41**********@news.tm.net.my... How to do it?

Which would you like to know - how to store files, or how to store to a
database?

Here's a tutorial on file handling:
http://www.juicystudio.com/tutorial/vb/files.asp

Here's a primer on database access (I would recommend ADO (ActiveX Data
Objects) for database connectivity):
http://www.officecomputertraining.co...ges/page37.asp

Personally I would go for the file approach initially as it is simpler
(databases add a layer of complexity). However, if you were going to use
this solution for anything other than personal use, databases are probably
the way to go, and eventually you will prob. want to use a database anyway.

If you come across a specific problem, rather than a general "How to do it?"
I'll be happy to help more ;-)

Rowland.
Jul 17 '05 #4
Hi,

Thank you so much.I will try using database and if i encounter any problem i
am glad that you are happy to help.If you dont mind,Can i have your email
address so that i can contact you through email rather than on newsgroup?

Thanks

Benny
Rowland" <ba*****@hotmail.com> wrote in message
news:ci**********@sparta.btinternet.com...
Benny
"Benny Ng" <br*******@hotmail.com> wrote in message
news:41**********@news.tm.net.my...
> Hi,
>
> I have written a program in vb6 that can send and receive emails but
> how
> can i store them?
>
> Benny
>


"Benny Ng" <br*******@hotmail.com> wrote in message
news:41**********@news.tm.net.my...
How to do it?

Which would you like to know - how to store files, or how to store to a
database?

Here's a tutorial on file handling:
http://www.juicystudio.com/tutorial/vb/files.asp

Here's a primer on database access (I would recommend ADO (ActiveX Data
Objects) for database connectivity):
http://www.officecomputertraining.co...ges/page37.asp

Personally I would go for the file approach initially as it is simpler
(databases add a layer of complexity). However, if you were going to use
this solution for anything other than personal use, databases are probably
the way to go, and eventually you will prob. want to use a database
anyway.

If you come across a specific problem, rather than a general "How to do
it?"
I'll be happy to help more ;-)

Rowland.

Jul 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: dan glenn | last post by:
I'm creating HTML emails from a PHP site and sending them out to an email list (just about 40 people so far are on this list). I've tested and confirmed that these emails work in yahoo.com's...
0
by: Benny Ng | last post by:
Hi, I am creating a program that can send and receive emails.I am planning to store the received emails in an Access database. However, when i put the code "Data2.Recordset.Addnew" after the...
2
by: James Fraley | last post by:
I've created a MS Access form and get the exact same results as below? Now, I believe it has something to do with storing EMails, not OLE. I will appreciate any help! ...
4
by: MLH | last post by:
Is it possible for me to open, read and display a specific eMail message from within an Access database? Perhaps I have received an eMail from a customer in the customers table that I wish to save...
5
by: Kun | last post by:
i have the following code: ---------------------------------- import smtplib from email.MIMEText import MIMEText fp = open('confirmation.txt', 'rb') msg = MIMEText(fp.read()) From =...
4
by: micahc | last post by:
I currently have a Python program that reads in emails from a POP3 server. As soon as the message is read in it is fed directly into a PostgreSQL database for storage. Later, it is broken down...
5
by: sck10 | last post by:
Hello, I am working on a new project where I need to: 1. open an email and then create an xml file from the email 2. open the xml file and parse the information. I would like to be able to do...
2
by: =?Utf-8?B?RGFuY2Vy?= | last post by:
Hi, I was attempting to check my new incoming emails through Outlook Express (I have Windows 98, 2nd Edition). My computer seemed to be having a problem accessing and opening the emails, and the...
0
by: =?Utf-8?B?Q2hhcmxlcw==?= | last post by:
Like many people, I normally use Yahoo! Mail via the web and like to keep all my emails stored on the Yahoo! server. However sometimes I can’t get access to a PC/the web and I download my emails...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.