How do I e-mail a copy of my Access database?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to attach a copy of an Access database I have been working on for a
class project. I have had difficulties in attaching the database file to an
e-mail document, as well as getting my back-up copy of the database to work
on my home computer. What is the best way of getting a copy to my home
computer? What is the best way to attach a copy of the database for my
report? Please help!
 
zip the database (SendTo a zipped folder or use PkZip).
Then e-mail the zip file.

(david)
 
Some email programs will not allow you to email an Access database, as
it's could contain harmful code. To get around this, rename the file
extension to something like .txt with instructions to rename it back
to .mdb upon delivery.

Tom Collins


| I need to attach a copy of an Access database I have been working on
for a
| class project. I have had difficulties in attaching the database
file to an
| e-mail document, as well as getting my back-up copy of the database
to work
| on my home computer. What is the best way of getting a copy to my
home
| computer? What is the best way to attach a copy of the database for
my
| report? Please help!
 
Some of the newer filters even look into zip files. I know my work
does.

Although you may want to zip it up for the compression, and then
rename the zip file if you're still having trouble.

Tom Collins

| zip the database (SendTo a zipped folder or use PkZip).
| Then e-mail the zip file.
|
| (david)
|
| | >I need to attach a copy of an Access database I have been working
on for a
| > class project. I have had difficulties in attaching the database
file to
| > an
| > e-mail document, as well as getting my back-up copy of the
database to
| > work
| > on my home computer. What is the best way of getting a copy to my
home
| > computer? What is the best way to attach a copy of the database
for my
| > report? Please help!
|
|
 
Some of the newer filters even look into zip files. I know my work

Yes, but AFAIK none of them are stupid enough to /block/ mdb files.
Only MS is that foolish, and the MS filter doesn't look inside zips.

(david)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top