A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

where databases are to be stored in Access



 
 
Thread Tools Display Modes
  #1  
Old December 8th, 2007, 10:00 AM posted to microsoft.public.access
darkus
external usenet poster
 
Posts: 1
Default where databases are to be stored in Access

i don't know where databases are to be stored in access, im excited about
the search on access in order to be a professional user like others. cheers
  #2  
Old December 8th, 2007, 01:37 PM posted to microsoft.public.access
Jeff Boyce
external usenet poster
 
Posts: 1,555
Default where databases are to be stored in Access

Microsoft Access uses a single file, with the ".mdb" extension, to store
everything.

--
Regards

Jeff Boyce
www.InformationFutures.net

Microsoft Office/Access MVP
http://mvp.support.microsoft.com/

Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/

"darkus" wrote in message
...
i don't know where databases are to be stored in access, im excited about
the search on access in order to be a professional user like others.

cheers

  #3  
Old December 15th, 2007, 05:25 AM posted to microsoft.public.access
John W. Vinson
external usenet poster
 
Posts: 18,261
Default where databases are to be stored in Access

On Sat, 8 Dec 2007 02:00:00 -0800, darkus
wrote:

i don't know where databases are to be stored in access, im excited about
the search on access in order to be a professional user like others. cheers


An Access Database is a .mdb file (or a .mde compiled database, or a .mda
library database, or several other minor variants). A .mdb file is most
typical, and will contain multiple Tables, Queries, Forms, Reports, Macros and
Modules - everything that makes the database work along with the actual data
contents.

For multuser systems it is recommended and common to use a "split" database -
a "Backend" containing only the Tables of data, and a "Frontend" containing
everything else, with links to the tables. Each user gets their own copy of
the frontend.

John W. Vinson [MVP]
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:54 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.