[Bug 29956] Unable to create an empty Jet database file.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 10 12:02:29 CST 2012


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

--- Comment #10 from Barry Bird <birdfamily715 at googlemail.com> 2012-03-10 12:02:29 CST ---
Here are blow-by-blow details of how to run the test (files are saved in
~/winebackup/usrbin):
cd ~
rm -rf .wine
# say no to invitation to install wine-gecko
WINEPREFIX=~/.wine winecfg
cp ~/winebackup/usrbin/ODBC6.reg ~/.wine/drive_c
cp ~/winebackup/usrbin/winetricks ~/.wine/drive_c
cp ~/winebackup/usrbin/createdb.exe ~/.wine/drive_c
cd ~/.wine/drive_c
./winetricks jet40 mdac28
wine regedit ODBC6.reg
#and then run the simple test:
wine createdb.exe test1.mdb

Output is (wine 1.4):

Installer Error SQLConfigDataSource creating database (code 11)
 Driver's ConfigDSN, ConfigDriver, or ConfigTranslator failed

First attribute is:  CREATE_DB=test1.mdb
Second attribute is: Engine Type=5

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