[Bug 30283] Can not fetch STATIC records from Microsoft ADO data sources

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 23 17:13:46 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30283

Milan <milan.opa at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Milan <milan.opa at hotmail.com> 2012-04-23 17:13:46 CDT ---
I have found the cause and solution to the problem.

It is all about instalation of MS JET 4.0 drivers and MDAC2.7, MDAC2.8 and
latest Jet 4.0 Service Packs.

The problem is in the Microsoft Instalation packages for each of these
components. Actually, the problem is about running them in Linux CASE SENSITIVE
file system.

Running the winetricks "jet40" script I've noticed that first package refers to
../Common Files/Microsoft Shared/... the next one to ../Common Files/Microsoft
shared/...(both refering to "DAO" folder in them), while the last package
refers to "dao" instead. In Windows this would refer to the same location, in
Linux it's three different folders.

The solution that worked for me was to manually clone files and folders to all
three locations reqired. After that all packages installed sucessfully and
registered all necessary COM interfaces.

We tested Balans ERP and found that it works perfectly under wine. Some small
issues on form repainting but nothing to worry about.

Many thanks to Wine team for that.

P.S. I've tried to donate, but it seems that VISA cards from Serbia are not
acceptable  :(

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list