Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 13th, 2005, 11:40 AM
Kamyk
Guest
 
Posts: n/a
Default Microsoft Jet database engine stopped.... problem with fixing it

Hello all!

I have a tough thing to fix. I have a database which has been corrupted. I
got the following error messages while trying to open it:

The Microsoft Jet database engine stopped the process because you and
another user are attempting to change the same data at the same time

The database is protected by password, so when I want to open I got the
above error message. I cannot import data from this corrupted database into
the new one and I cannot fix it up using Microsoft Jet Utility 4.0.
(jetcomp.exe). Is it possible to fix such database yet or this database has
to be throwed away to the garbage?

Please help me. I would be very grateful for help

Thanx
Marcin from Poland.


  #2  
Old November 13th, 2005, 11:41 AM
David W. Fenton
Guest
 
Posts: n/a
Default Re: Microsoft Jet database engine stopped.... problem with fixing it

"Kamyk" <marcinzmyslowski@poczta.onet.pl> wrote in
news:d878cg$hls$1@news.onet.pl:
[color=blue]
> I have a tough thing to fix. I have a database which has been
> corrupted. I got the following error messages while trying to open
> it:
>
> The Microsoft Jet database engine stopped the process because you
> and another user are attempting to change the same data at the
> same time
>
> The database is protected by password, so when I want to open I
> got the above error message. I cannot import data from this
> corrupted database into the new one and I cannot fix it up using
> Microsoft Jet Utility 4.0. (jetcomp.exe). Is it possible to fix
> such database yet or this database has to be throwed away to the
> garbage?[/color]

Are you opening it with the workgroup file that was used to secure
it?

If not, you won't be able to use JETCOMP or Access to try to fix it.

You also won't have any luck with any reputable Jet repair services,
like Peter Miller's PKSolutions.com, if you can't provide the valid
workgroup file.

Of course, if it's just password protected, then you should try
removing the database password in code. This is supposedly a
complete triviality, which is exactly why I've never considered
using a database password.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
  #3  
Old November 13th, 2005, 11:41 AM
Arend Jan Nijenhuis
Guest
 
Posts: n/a
Default Re: Microsoft Jet database engine stopped.... problem with fixing it


Maybe starting the mdb with the parameter /decompile would help.
I have recovered from various "non-repairable" disasters that way.
If it opens, compile it again.

AJ
--
Replace "nospam" with "aj" to uncover my real e-mail address.


"Kamyk" <marcinzmyslowski@poczta.onet.pl> schreef in bericht
news:d878cg$hls$1@news.onet.pl...[color=blue]
> Hello all!
>
> I have a tough thing to fix. I have a database which has been corrupted. I
> got the following error messages while trying to open it:
>
> The Microsoft Jet database engine stopped the process because you and
> another user are attempting to change the same data at the same time
>
> The database is protected by password, so when I want to open I got the
> above error message. I cannot import data from this corrupted database
> into
> the new one and I cannot fix it up using Microsoft Jet Utility 4.0.
> (jetcomp.exe). Is it possible to fix such database yet or this database
> has
> to be throwed away to the garbage?
>
> Please help me. I would be very grateful for help
>
> Thanx
> Marcin from Poland.
>
>[/color]


  #4  
Old November 13th, 2005, 11:41 AM
Marcin Zmyslowski
Guest
 
Posts: n/a
Default Re: Microsoft Jet database engine stopped.... problem with fixing it

Hello!

I don`t have any workgroup file created for that mdb file. I have only
database password created for this database.

How to remove a database password from the code from mdb file?

Thank you for your help...
Kind regards
Marcin


*** Sent via Developersdex http://www.developersdex.com ***
  #5  
Old November 13th, 2005, 11:41 AM
Marcin Zmyslowski
Guest
 
Posts: n/a
Default Re: Microsoft Jet database engine stopped.... problem with fixing it

Hello again!

I have created a shortcut to mdb file with such shortcut call:


"C:\Program Files\Microsoft Office 2000\Office\MSACCESS.EXE"
"D:\Platnik.mdb" /decompile

But when I am trying to open it I got the same error message:

Microsoft Jet engine stopped the process....

I don`t believe that this database can`t be fixed up, but I would like
to make mistake of it.

thanx for your still help

Marcin from Poland

*** Sent via Developersdex http://www.developersdex.com ***
  #6  
Old November 13th, 2005, 11:42 AM
David W. Fenton
Guest
 
Posts: n/a
Default Re: Microsoft Jet database engine stopped.... problem with fixing it

Marcin Zmyslowski <marcinz@kapy.bydg.pl> wrote in
news:HqQpe.1784$OO1.14371@news.uswest.net:
[color=blue]
> I don`t have any workgroup file created for that mdb file. I have
> only database password created for this database.
>
> How to remove a database password from the code from mdb file?[/color]

You can Google on it. I wouldn't know about it, except what I've
heard, because I never considered a database password to be anything
other than a worthless feature.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles