Re: program using mdb file - "object or provider is not capable"

James McKenzie <[email protected]>
Newsgroups gmane.comp.emulators.wine.user
Message-ID <CAExQ=ZZAMsz1Z7TkXAxZV2RMZT6OPUYfjeBE4r4LPFyS_D9Xrw@mail.gmail.com>
On Fri, Jun 8, 2012 at 3:02 AM, szymekgajos <[email protected]> wrote:
> I would like to use a program with wine that operates with microsoft mdb
> database file.
> The program reads from and writes to the database.
> msg  in program: "object or provider is not capable of performing request"
>
> terminal:
>
>> libxml2 support was not present at compile time.
Find a copy of Wine with libxml2 support compiled in.

>> fixme:ole:CoCreateInstance no instance created for interface {2933bf81-7b36-11d2-b20e-00c04f983e60} of class {2933bf90-7b36-11d2-b20e-00c04f983e60}, hres is 0x80004001

Looks like you might have to install native msxml3 or msxml6 through
winetricks.  http://msdn.microsoft.com/en-us/library/windows/desktop/ms761358%28v=vs.85%29.aspx
is where I found the call for the class IXMLDOMDocument2
{2933bf90-7b36-11d2-b20e-00c04f983e60}

James
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.