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

C

CrispyClar

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!
 
D

david epsom dot com dot au

zip the database (SendTo a zipped folder or use PkZip).
Then e-mail the zip file.

(david)
 
T

Tom Collins\(Home\)

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!
 
T

Tom Collins\(Home\)

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!
|
|
 
D

david epsom dot com dot au

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)
 
Top