http://bugs.winehq.org/show_bug.cgi?id=32820
--- Comment #6 from info@aannemervandelft.nl 2013-02-11 11:56:20 CST --- (In reply to comment #5)
(In reply to comment #4)
That one could be fixed in wine:
fixme:oledb:set_dbpropset unsupported property L"Persist Security Info"
so we could let this open until this property is supported, but you'll likely still need native oledb32 at some point.
I put the file oledb32.dll and oledb32r.dll into the .wine windows system32 directery and the program look likes to start.
This was the problem!!!!!
The program is working.