473,397 Members | 1,972 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,397 software developers and data experts.

Error From Jetdatabase.....

salimudheen
While i open the form the form is opened with this error message " The Microsoft Jet Database Engine stopped the process because you and another user attempting to change the same data at the same time"... But actually only one user operate this record... no more user.... Then y it was happened.. pls help me....
Oct 5 '07 #1
7 1296
nico5038
3,080 Expert 2GB
Hard to diagnose from a distance, but in general this message is caused by code behind the form or by opening the same form multiple times.
Do you have VBA code "behind" the form ?

Nic;o)
Oct 5 '07 #2
Hi Nico,
I have the subform... i bound the form using query in desn view....
In my form is bounded well, but in my subform didnt bound and field displayed #Error, and displayed the error message "The jet database engine stopped the process bcoz u and another user are attempting to change the same record at a same time"...
But my system is working all well.... these problem from my client side only...
Wats the soln.....
Oct 6 '07 #3
nico5038
3,080 Expert 2GB
I get the impression that the mainform and your subform query are referring to the same table.
This can't be done and I've never experienced a situation where I had to do this.

What's the objective you have with the subform ?

Nic;o)
Oct 6 '07 #4
Using subform, to display the records from the different table bounded to the main form.......
And then i allowed to entry the new records thro the subform.....
while the form is opened, that time the problem(we discused) is occured......
Oct 6 '07 #5
nico5038
3,080 Expert 2GB
Hmm, then it can be a corrupted database.
Use Tools/Databases/Compact and repair to try to correct this.
When that doesn't work open a new database and use File/Get external data/Import to get all objects so you have a fresh copy.

Nic;o)
Oct 6 '07 #6
Okey nico,
I try to clear this problem with the help of ur knowledge....
Thanks to help me.....
Oct 6 '07 #7
nico5038
3,080 Expert 2GB
Keep me posted with your progress :-)

Nic;o)
Oct 6 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: AIM | last post by:
Error in msvc in building inheritance.obj to build hello.pyd Hello, I am trying to build the boost 1.31.0 sample extension hello.cpp. I can not compile the file inheritance.cpp because the two...
5
by: Tony Wright | last post by:
Hi, I am having a problem installing an msi for a web site. The error message I am getting is: "The specified path 'http://mipdev05/features/Fas2' is unavailable. The Internet Information...
1
by: Aravind | last post by:
we have two files: 1. rc4.c (defines one function "create_pin()") 2. MyImpl.c(calling the function "create_pin()"),This implements JNI method. 1.When I am trying to create .dll file with one...
1
by: yanwan | last post by:
I met this problem in executing a c++ project in visual studio. Does anyone have suggestions to resolve "error lnk 2001"? --------------------Configuration: reconstruction - Win32...
5
by: Enos Meroka | last post by:
Hallo, I am a student doing my project in the university.. I have been trying to compile the program using HP -UX aCC compiler, however I keep on getting the following errors. ...
13
by: deko | last post by:
I use this convention frequently: Exit_Here: Exit Sub HandleErr: Select Case Err.Number Case 3163 Resume Next Case 3376 Resume Next
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
2
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
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.