Forum Discussion
bonjour access n'ouvre pas mes fichiers
- Jul 10, 2021
The problem was this: I had an ms Access 2019 file, I switched to ms Access 365, and the my Access 2019 file was no longer recognized.
the only thing that worked was to open ms access in safe mode, then I was able to open my file, which I again saved in ms access 365 format.
thanks to @isladogs
Bonjour,
il s'agit d'un fichier access que j'utilisais avec access 2019, s'agit d'une simple liste de login et de mot de passe. access se lance tout a fait correctement, j'ai même essaye en mode sans échec. l'extension du fichier est accdb. et je suis sur un système 64bit
Hmm.
For some reason, that didn't auto translate in the thread. It would be appreciated if you could assist by translating to English before posting.
Anyway, this is your reply translated to English:
it is an access file that I used with access 2019, it is a simple list of login and password. access launches quite correctly, I even tried in safe mode. the file extension is accdb. and I'm on a 64bit system.
There is nothing obviously wrong in that description. Perhaps you have corrupted data or code though I doubt that would cause the error message you showed. Even so it wouldn't do any harm to decompile your project: http://fmsinc.com/MicrosoftAccess/Performance/Decompile.asp
After that try importing all database objects into a new blank database...if you can
If that doesn't help, can you upload a copy of your database. Ideally provide a cut down version with any confidential data removed.... if you are able to do that.
- isladogsJul 10, 2021MVPAnother thing to try first.
Open your database with the shift key held down so no code runs. Do you still get the error?- philippe1080Jul 10, 2021Copper Contributor
Hello
thanks again for your answers, I managed to open the file with your advice 🙂
Thank you bcp for your help and patience:)