It may be not the best place to post the question here, but I have tried it on different forums and got no answer.
Could you tell me what is the proper way of setting up the access ADO driver in WINE in x64?
I have tried installing MDAC via winetricks, downloading and installing Access Runtime 2010 and 2016, but all with ho success.
Coulld you also tell me if any database works on wine in 64 bit prefix? I have tried to install MS Access, MySQL, Firebird, LibreOffice database, but all of them either are not working, or even cannot be installed.
Actually, I have a windows C++ application, which should be run in x64 environment due to a memory consumption.
One of users of the application requires it run on Linux. The application is rather big and uses some windows-specific features, like COM interfaces, so it would be hard to make it cross-platform.
Therefore it was decided to try running the application under Wine.
The database is an MS Access one, it contains some parameters and settings for calculations, so it is crucial for the application to have such a possibility as to connect to the database