--- In [email protected], "Dimitris" <[EMAIL PROTECTED]> wrote: > > Hi all, > > Is it possible to have two ppl entering data separately to a table? > > Here's the situation: I have a database and in order to reduce the > input time I'm thinking of letting two or more ppl do the input, at > home and stand-alone. > > Would that be possible? Is it indeed possible to merge afterwards the > data of two different -but then again, completely identical- tables > belonging to different databases? > > Thanks :^) > Dimitris >
I have 9 versions of the same database running separately at different divisions. I run a series of macros that pull the data off of each of those and load it into a consolidated database. You can also use the replica feature found under tools to update the separate databases.
