It's possible that Keith had something else in mind, but typically what's
meant by an Access "application" are the queries, forms, reports, macros and
modules. The database in which those objects exist is typically referred to
as the "front-end", while the tables and relationships are in what's
referred to as the "back-end".
Only the back-end is placed on the server: each user has his/her own copy of
the front-end, ideally on his/her hard drive.
You may find these references useful:
http://www.granite.ab.ca/access/splitapp/index.htm
http://www.members.shaw.ca/AlbertKal...plit/index.htm
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
"beachbelle" <(E-Mail Removed)> wrote in message
news:BB4EE42A-81C7-48A7-A2DA-(E-Mail Removed)...
> thanks keith but what are applications? as you can guess i'm new tro this
>
> "Keith Willcocks" wrote:
>
>>
>> "beachbelle" <(E-Mail Removed)> wrote in message
>> news:3757E8E0-FC2B-4F57-9991-(E-Mail Removed)...
>> > how do i create a shared database where more than one user can update
>> > information
>>
>> Put the tables in one database and the application in another. Each
>> user
>> gets a copy of the application database which is then linked to the
>> tables
>> in the tables database (File/Get External Data/Link Tables).
>> --
>> Keith Willcocks
>> (If you can't laugh at life, it ain't worth living!)
>>
>>
>>