Book a Demo

Author Topic: EA Lite - "not a valid password"  (Read 8637 times)

ayadwl

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
EA Lite - "not a valid password"
« on: February 16, 2020, 07:18:27 pm »
Hi all,

I'm not an experienced EA user, actually I'm only about to use EA Lite for opening / viewing local projects (EAP files). There was one time I was able to open and browse a project. Since then, every open attempt results in error message: "An error has occurred: Not a valid password."

Of course I'm not attempting to reach any remote server of DB and I don't have any credential available.

I wasn't able to find any mention for such issues in the forum. If someone has any ideas I'd be happy for any help.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: EA Lite - "not a valid password"
« Reply #1 on: February 17, 2020, 01:00:49 am »
That sounds like you got the wrong DB content. Usually such an error occurs when trying to access an uninitialized database. If you have Access on your machine, rename .eap to .mdb (or whatever that Access extension was) and look into the repository. You should find a table t_object with names of classes. Depending on that we can see further.

q.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: EA Lite - "not a valid password"
« Reply #2 on: February 17, 2020, 11:52:28 am »
We are aware that some users are experiencing issues opening Jet 3 databases (.eap) using Jet 4 under Windows 10.

We have not been able to identify the cause of the issue  or a fix. For a workaround, if you disable JET 4 (Start > Preferences > General > Use JET 4.0) you should be able to open them.

ayadwl

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: EA Lite - "not a valid password"
« Reply #3 on: February 20, 2020, 09:03:21 pm »
@Eve, thanks that helped.
I only want to add for clarity that "Use JET 4.0" was already unset when I open EA. I was only able to open projects after setting "Use JET 4.0" and unsetting it again.