https://bugs.winehq.org/show_bug.cgi?id=54532
--- Comment #9 from Hans Leidekker hans@meelstraat.net --- (In reply to David Kahurani from comment #8)
(In reply to David Kahurani from comment #7)
The database opens the file but the query does not run which I take to mean that the table doesn't exist which in turn means that the import didn't import anything.
**The database opens fine ...
What happens if you pass MSIDBOPEN_READONLY instead of MSIDBOPEN_CREATE?