Why would anyone want to do that?
If you are forced by say your boss to use a Win app you are usually (not always) better off just running it in Windoze natively. You don't change from MS to Linux in order to run MS software any more than you would swap your iPhone for an Android and then complain that you can't use iTunes.
Try comparing Win apps running on Win with Linux apps running on Linux, in this case the database components of LibreOffice and OpenOffice. If you want a casual database on Linux you use one of those.
Some success has been had using Access with wine but the truth of the matter is that this is a pointless thing to want to do. The community would rather work on supporting in wine apps that don't have Linux equivalents.
The other thing to remember about wine is that it ports the Microsoft runtime to Linux and therefore has to copy much of what is wrong with the Microsoft runtime. You can say hello to the dreaded Registry again, for instance.
You can now easily enough compile and run C# .NET apps on Linux and Qt on Windoze so we should see more apps in future available across platforms.
Not everything by Microsoft is awful. MS SQL Server is pretty good and for some purposes free. The same goes for Visual Studio.