 | 
01-Nov-2005, 13:40 PM
|  | Guest | | | | | | | | | | Converted Database is replicating itself Hi All,
We generated an Access 97 database some years ago, and we handle very
important information with it.. We are in the process of updating it to
Access 2000, but when we thought it was ready, as soon as the users started Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/6275-converted-database-is-replicating-itself.html
accessing it, it would generate sequential copies (db1, db2, etc...) of
itself.
This database was updated in a computer that had only Access 2000, but the Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6275
users have both Access 97 and Access 2000 in the same computer.
Could the replication be caused by having both versions in the same
computer, is there any other option I should look at? How can I fix this?
Thanks in advance and kind regards
--
Marte Cabello Do you agree or disagree with the writer above? Why not share your immediate thoughts with us! Login Now! or Sign Up Today! to share your views... Gurfateh! | 
01-Nov-2005, 13:40 PM
|  | Guest | | | | | | | | | | RE: Converted Database is replicating itself Hi, Marte.
Is this an unsplit, shared database located on a networked server? Is the
"Compact on close" option set? If so, the database is attempting to compact
the database when someone exits the application, but can't because others
still have the database open. Split the database into a front end (queries,
forms, modules, et cetera) and a back end (tables and relationships only).
Place the back end on the networked server, and place a copy of the front end
on each user's workstation. Users should not be sharing the front end -- or Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6275
a single database file on the network, either.
HTH.
Gunny
See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.
(Please remove ZERO_SPAM from my reply E-mail address so that a message will
be forwarded to me.)
- - -
If my answer has helped you, please sign in and answer yes to the question
"Did this post answer your question?" at the bottom of the message, which
adds your question and the answers to the database of answers. Remember that
questions answered the quickest are often from those who have a history of
rewarding the contributors who have taken the time to answer questions Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6275
correctly.
"Marte Cabello" wrote:
> Hi All,
>
> We generated an Access 97 database some years ago, and we handle very
> important information with it.. We are in the process of updating it to
> Access 2000, but when we thought it was ready, as soon as the users started
> accessing it, it would generate sequential copies (db1, db2, etc...) of
> itself.
>
> This database was updated in a computer that had only Access 2000, but the
> users have both Access 97 and Access 2000 in the same computer.
>
> Could the replication be caused by having both versions in the same
> computer, is there any other option I should look at? How can I fix this?
>
> Thanks in advance and kind regards
> --
> Marte Cabello | 
01-Nov-2005, 13:40 PM
|  | Guest | | | | | | | | | | RE: Converted Database is replicating itself Hi Gunny,
You're right, it's a single database shared in a network folder with the
Compact on Close option on. We will work in splitting the application, so
thank you for your answer, and specially for being so fast.
Kind regards.
--
Marte Cabello
"'69 Camaro" wrote:
> Hi, Marte.
>
> Is this an unsplit, shared database located on a networked server? Is the
> "Compact on close" option set? If so, the database is attempting to compact
> the database when someone exits the application, but can't because others
> still have the database open. Split the database into a front end (queries,
> forms, modules, et cetera) and a back end (tables and relationships only).
> Place the back end on the networked server, and place a copy of the front end
> on each user's workstation. Users should not be sharing the front end -- or
> a single database file on the network, either.
>
> HTH.
> Gunny
>
> See http://www.QBuilt.com for all your database needs.
> See http://www.Access.QBuilt.com for Microsoft Access tips.
>
> (Please remove ZERO_SPAM from my reply E-mail address so that a message will
> be forwarded to me.)
> - - -
> If my answer has helped you, please sign in and answer yes to the question
> "Did this post answer your question?" at the bottom of the message, which
> adds your question and the answers to the database of answers. Remember that
> questions answered the quickest are often from those who have a history of Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6275
> rewarding the contributors who have taken the time to answer questions
> correctly.
>
>
> "Marte Cabello" wrote: Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6275
>
> > Hi All,
> >
> > We generated an Access 97 database some years ago, and we handle very
> > important information with it.. We are in the process of updating it to
> > Access 2000, but when we thought it was ready, as soon as the users started
> > accessing it, it would generate sequential copies (db1, db2, etc...) of
> > itself.
> >
> > This database was updated in a computer that had only Access 2000, but the
> > users have both Access 97 and Access 2000 in the same computer.
> >
> > Could the replication be caused by having both versions in the same
> > computer, is there any other option I should look at? How can I fix this?
> >
> > Thanks in advance and kind regards
> > --
> > Marte Cabello | 
01-Nov-2005, 13:40 PM
|  | Guest | | | | | | | | | | Re: Converted Database is replicating itself On Mon, 31 Oct 2005 09:25:19 -0800, "Marte Cabello" wrote:
>Hi All,
>
>We generated an Access 97 database some years ago, and we handle very
>important information with it.. We are in the process of updating it to
>Access 2000, but when we thought it was ready, as soon as the users started Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6275
>accessing it, it would generate sequential copies (db1, db2, etc...) of
>itself.
>
>This database was updated in a computer that had only Access 2000, but the
>users have both Access 97 and Access 2000 in the same computer. Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6275
>
>Could the replication be caused by having both versions in the same
>computer, is there any other option I should look at? How can I fix this?
>
>Thanks in advance and kind regards
The most likely reason is that the database has been set to Compact on
Close; and that the users don't have Delete permission on the folder
containing the database. The compaction process works by creating a
new database named db1 (or db2 if there is a db1, etc.), copying
everything into it, and renaming the db1 and deleting the old
database.
Check the users' permissions on the database folder: they need full
create, edit, delete permission.
John W. Vinson[MVP] | 
01-Nov-2005, 13:40 PM
|  | Guest | | | | | | | | | | Re: Converted Database is replicating itself You're welcome. Once you split the database, you might be interested in
automating the distribution of any new front ends with Tony Toews's (MVP)
AutoFE utililty. With this utility, the developer places the new front end
on the server and the next time the users open the application, the new
front end is saved to their hard drives and they start using it. Please see
the following Web page for more information on his utility: http://www.granite.ab.ca/access/autofe.htm
HTH.
Gunny
See http://www.QBuilt.com for all your database needs. Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6275
See http://www.Access.QBuilt.com for Microsoft Access tips.
"Marte Cabello" wrote in message
news:3AC46262-9131-41C3-8EE6-29461FCA7C57@microsoft.com...
> Hi Gunny,
>
> You're right, it's a single database shared in a network folder with the
> Compact on Close option on. We will work in splitting the application, so
> thank you for your answer, and specially for being so fast.
>
> Kind regards.
> --
> Marte Cabello
>
>
> "'69 Camaro" wrote:
>
>> Hi, Marte.
>>
>> Is this an unsplit, shared database located on a networked server? Is
>> the
>> "Compact on close" option set? If so, the database is attempting to
>> compact
>> the database when someone exits the application, but can't because others
>> still have the database open. Split the database into a front end
>> (queries,
>> forms, modules, et cetera) and a back end (tables and relationships
>> only).
>> Place the back end on the networked server, and place a copy of the front
>> end
>> on each user's workstation. Users should not be sharing the front end --
>> or
>> a single database file on the network, either.
>>
>> HTH.
>> Gunny
>>
>> See http://www.QBuilt.com for all your database needs.
>> See http://www.Access.QBuilt.com for Microsoft Access tips.
>>
>> (Please remove ZERO_SPAM from my reply E-mail address so that a message
>> will
>> be forwarded to me.)
>> - - -
>> If my answer has helped you, please sign in and answer yes to the
>> question
>> "Did this post answer your question?" at the bottom of the message, which
>> adds your question and the answers to the database of answers. Remember
>> that
>> questions answered the quickest are often from those who have a history
>> of
>> rewarding the contributors who have taken the time to answer questions
>> correctly.
>>
>>
>> "Marte Cabello" wrote:
>>
>> > Hi All,
>> >
>> > We generated an Access 97 database some years ago, and we handle very
>> > important information with it.. We are in the process of updating it to
>> > Access 2000, but when we thought it was ready, as soon as the users
>> > started
>> > accessing it, it would generate sequential copies (db1, db2, etc...) of
>> > itself.
>> >
>> > This database was updated in a computer that had only Access 2000, but
>> > the
>> > users have both Access 97 and Access 2000 in the same computer.
>> >
>> > Could the replication be caused by having both versions in the same
>> > computer, is there any other option I should look at? How can I fix
>> > this?
>> >
>> > Thanks in advance and kind regards
>> > --
>> > Marte Cabello Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=6275 | 
Support Us! Become a Promoter! | | Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh! | (View-All)
Members who have read this thread : 0
| | There are no names to display. | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Tools | Search | | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is On | | | | » Active Discussions | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | » Books You Should Read... | | | |