Error opening a file in .accdb format - Forum

Forum Navigation
You need to log in to create posts and topics.

Error opening a file in .accdb format

I am testing both programs and files in VisualNeoWin and NeoDBPro in free trial mode, but it always gives me the error that can be seen in the attached images.

With files with the .mdb extension it works fine.

Uploaded files:
  • You need to login to have access to uploads.

@luisfreitas .accdb databases should be supported just as .mdb files.
It's strange that you can make it work using .mdb and not .accdb.
Something like this should work:

dbpOpenAccessDatabase "MyDB" "[PubDir]Database.accdb" ""