How do I send an Access database to someone else to enter data?

M

MHerzberg

I have built an Access database that has one table and one data entry form.
How can I send this database to another person so that he/she can utilize it
to input data, etc?
 
L

ldiaz

Put your Data base in a drive where she or he can access just to fill field
that you want.

ldiaz
 
J

John Vinson

I have built an Access database that has one table and one data entry form.
How can I send this database to another person so that he/she can utilize it
to input data, etc?

Send them the .mdb file, by using WinZIP or Windows Explorer to put it
into a zipped (compressed) file and sending it as an email attachment
or on a CD.

The user will need to have Access installed in order to do what you
describe. If they don't, and if you'll be doing this for multiple
users, consider purchasing the developer's edition software for your
version of Access - it lets you create a royalty-free "runtime"
version of Access you can distribute along with the database.

John W. Vinson[MVP]
 
J

James A. Fortune

MHerzberg said:
I have built an Access database that has one table and one data entry form.
How can I send this database to another person so that he/she can utilize it
to input data, etc?

Perhaps use a Data Access Page.

:Tom wrote:
:Not sure if one of these KB articles might provide a hint, since I tend to
:avoid using DAP's, however, I offer them for your review:
:
:http://support.microsoft.com/?id=245485
:http://support.microsoft.com/?id=259388
:http://support.microsoft.com/?id=197323
:
:
:Good Luck,
:
:Tom
:
:http://www.access.qbuilt.com/html/expert_contributors.html


James A. Fortune
 
Top