[Bug 22874] ADO fails to connect to Jet database via OLE DB

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 25 16:12:07 CDT 2010


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





--- Comment #6 from Andrew Nguyen <arethusa26 at gmail.com>  2010-05-25 16:12:06 ---
I'm not seeing your failure. I did:

1. Starting with a clean Wine prefix, and winetricks from SVN, execute
winetricks -q mdac28 jet40.
2. Copy the Northwind sample database to the directory where the compiled
ado1b.exe file is, naming it stock.mdb.

I get (snipping out irrelevant "no class object" messages):

ADODB Object created
 CallMethod entered
 GetIDsOfNames returned
 Invoke 'Open' succeeded
ADODB connection opened
 CallMethod entered
 GetIDsOfNames returned
 Invoke 'Close' succeeded
Close down

So the sample should be working as intended if the redists are installed
properly.

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