The Ten Commandments of Access (6)

6

'69 Camaro

Hi.

There are a lot of advantages to a split database in a multiuser environment,
including avoiding database corruption. For more information about split
databases (front end and back end), please see the following Web page:

http://www.Access.QBuilt.com/html/gem_tips.html#SplitDB

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
http://www.Access.QBuilt.com/html/expert_contributors2.html for contact info.
 
G

Guest

the fields:

'ido' = AutoNumber
'i num' = Number
'from' = Date/Time
'until' = Date/Time
'place' = text


example:

IDo i num from

68 81713 01/10/1979 01/10/1982 oracle
69 81713 01/01/1995 01/01/1999 m - systems
72 81713 01/01/1998 01/01/2004 microsoft
73 81713 01/01/2005 01/01/2006 nice
 
G

Guest

thank you
--
תודה רבה


'69 Camaro said:
Hi.

There are a lot of advantages to a split database in a multiuser environment,
including avoiding database corruption. For more information about split
databases (front end and back end), please see the following Web page:

http://www.Access.QBuilt.com/html/gem_tips.html#SplitDB

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
http://www.Access.QBuilt.com/html/expert_contributors2.html for contact info.
 

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

Top