473,406 Members | 2,954 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Weird Problem... MS Access create a copy of the database by itself?

What might cause MS Access to create a copy of the database by
itself?

I have a Front End and a BE on a databse, but, some users, when click
on the short cut, another FE database is created with the exact name
of the FE but with a 1 at the end. i.e. FE "ABC.mdb", then when a
certain user access it, an "ABC1.mdb" is created permanently until I
delete it manually. Then, that same user access it again, another one
is created. What's happening?

Thanks for your help in advance.

Perry

Apr 13 '07 #1
6 5032
Perry, do you have Compact On Close turned on under your options?

Chances are that the spurious databases are left over as the result of a
faulty compact. Access 2007 can do this, but older versions can too.

In general Compact on Close is not a good idea.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<pe******@yahoo.comwrote in message
news:11**********************@o5g2000hsb.googlegro ups.com...
What might cause MS Access to create a copy of the database by
itself?

I have a Front End and a BE on a databse, but, some users, when click
on the short cut, another FE database is created with the exact name
of the FE but with a 1 at the end. i.e. FE "ABC.mdb", then when a
certain user access it, an "ABC1.mdb" is created permanently until I
delete it manually. Then, that same user access it again, another one
is created. What's happening?

Thanks for your help in advance.

Perry
Apr 13 '07 #2
Allen,
Thanks for the fast response. No, I double check, I don't
have compact on close turn on. BTW, this only happen in that
computer, which has a short cut to the network .mdb file. No other
computer does this. Any other idea?

Perry

Apr 13 '07 #3
Sorry: I don't know what's going on.

Presumably you have checked the shortcut to ensure it is not doing anything
odd such as running scripts, or compacting the db.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<pe******@yahoo.comwrote in message
news:11*********************@p77g2000hsh.googlegro ups.com...
Allen,
Thanks for the fast response. No, I double check, I don't
have compact on close turn on. BTW, this only happen in that
computer, which has a short cut to the network .mdb file. No other
computer does this. Any other idea?

Perry
Apr 13 '07 #4
On Apr 13, 12:08 pm, "Allen Browne" <AllenBro...@SeeSig.Invalid>
wrote:
Sorry: I don't know what's going on.

Presumably you have checked the shortcut to ensure it is not doing anything
odd such as running scripts, or compacting the db.

No. In fact, I deleted the short cut and created a new one on that
machine. I never had this happened. My suspcion, because this
machine has been acting up for other things as well, could it be
something wrong with the network setup? It seems this machine as an
outside intruder and made a copy? I am just widely guessing. Thanks
anyway.

Perry

Apr 13 '07 #5
The symptom is that you are copying in a DB which already exists and it is
adding a "1"... does the shortcut retrieve the DB from somewhere before
executing it; or are there conditions under which the database itself may
copy from elsewhere?

Larry Linson
Microsoft Access MVP

<pe******@yahoo.comwrote in message
news:11**********************@y80g2000hsf.googlegr oups.com...
On Apr 13, 12:08 pm, "Allen Browne" <AllenBro...@SeeSig.Invalid>
wrote:
>Sorry: I don't know what's going on.

Presumably you have checked the shortcut to ensure it is not doing
anything
odd such as running scripts, or compacting the db.


No. In fact, I deleted the short cut and created a new one on that
machine. I never had this happened. My suspcion, because this
machine has been acting up for other things as well, could it be
something wrong with the network setup? It seems this machine as an
outside intruder and made a copy? I am just widely guessing. Thanks
anyway.

Perry

Apr 13 '07 #6

The last time I saw something like this happen, the user was using
Internet Explorer to "open" the database. IE, being a web browser,
was actually "downloading" the database, rather then opening it from
it's network location as you would expect.

In networked situations, the FE should *not* be on the network
anyways, but on the user's computer, but I do tend to see this a lot
where the programmer hopes to have only 1 FE that they can update
whenever they feel like and hope everyone will get a "new" copy of the
FE when they open it. (Sad, but that's not the right way to go about
this.....)

On Apr 13, 10:25 am, perry...@yahoo.com wrote:
What might cause MS Access to create a copy of the database by
itself?

I have a Front End and a BE on a databse, but, some users, when click
on the short cut, another FE database is created with the exact name
of the FE but with a 1 at the end. i.e. FE "ABC.mdb", then when a
certain user access it, an "ABC1.mdb" is created permanently until I
delete it manually. Then, that same user access it again, another one
is created. What's happening?

Thanks for your help in advance.

Perry

Apr 15 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Wolfgang Kaml | last post by:
Hello All, I have been researching newsgroups and knowledgebase all morning and not found a solution that would solve the problem I have. I am having an ASP or ASPX web page that implement a...
7
by: Graham Taylor | last post by:
I've tried posting this in the 'microsoft.public.access' but I will post it here also, as I think it might be the webserver which is causing my problem. --------- I have an Access 2003 database...
2
by: Chris Bolus | last post by:
I'm a teacher using MS Access on an RMConnect 2.4 network. On some workstations both I and my students sometimes get an error message when attempting to insert a command button on a form which...
14
by: JK Peck | last post by:
I have a fairly large Access application that ran correctly in Access 2000. After upgrading to Access 2003 (and recompiling and updating references), it reliably crashes at a certain point. If I...
4
by: Eric E | last post by:
Hi all, I have a fairly complex form in Access 2000. In particular, it has two subforms on separate tabs of a tab control. For the last two weeks, I've encountered the dreaded : "You can't...
7
by: Ruben Baumann | last post by:
Just wondered if anyone has had occasion to use, or does use, FileMaker, or Raining Data's Omnis, or Alpha5's software, and how they compare with Access? Ruben
7
by: jsale | last post by:
I'm currently using ASP.NET with VS2003 and SQL Server 2003. The ASP.NET app i have made is running on IIS v6 and consists of a number of pages that allow the user to read information from the...
1
by: mpltkvx | last post by:
Hello, This is a question regarding MS-Access programming. 1. Network environment: I got a room with 50 people answering the phone and logging the topics of the incoming calls. Each has a PC,...
2
by: jerrygarciuh | last post by:
Hi all, The following script is giving me weird problems. I have in this directory an index.php and hurricane.php. If the script gets $i = 'on' it is supposed to back up the current index...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.