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

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 27 12:07:55 CDT 2012


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

             Bug #: 30283
           Summary: Can not fetch STATIC records from Microsoft ADO data
                    sources
           Product: Wine
           Version: 1.4
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: oleaut32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: milan.opa at hotmail.com
    Classification: Unclassified


Trying to run a database application Balans that uses Microsoft ADO for data
manipulation (Jet4.0+MDAC8 installed through winetricks). Everything runs
smoothly for FORWARDONLY requests.

When trying to fetch a STATIC RECORDSET everything seems fine until first
attempt to acrtually read the data from any field in the curent record.

Wine stops with these errors, poping upon every attempt to fetch the data:

fixme:oledb:convert_DataConvert Unimplemented conversion 0011 -> 000c
fixme:oledb:convert_DataConvert Unimplemented conversion 0011 -> 000c
fixme:oledb:convert_DataConvert Unimplemented conversion 0007 -> 000c
fixme:oledb:convert_DataConvert Unimplemented conversion 0007 -> 000c
fixme:oledb:convert_DataConvert Unimplemented conversion 0004 -> 000c
fixme:oledb:convert_DataConvert Unimplemented conversion 0004 -> 000c
fixme:oledb:convert_DataConvert Unimplemented conversion 0007 -> 000c
fixme:oledb:convert_DataConvert Unimplemented conversion 0007 -> 000c

I'm using DEFAULT prefix in Windows XP mode. Only NATIVE libraries activated
are jscript, odbc32, odbccp32, oledb32 and wininet.

All other settings in this prefix are default. There are no other applications
installed.

-- 
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