Microsoft Office Access 2003
Database application: Part of Microsoft Office 2003
Internal Version: 11.0.
Application Details:
Version: | 2003 |
License: | Retail |
URL: | http://www.microsoft.com/acces... |
Votes: | Marked as obsolete |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 1.7.10 |
Maintainers: About Maintainership
What works
Installs fine.
Can open an existing db. Can modify table structure. Can add/delete records.
I can create a new table, but I'm limited to "create in Datasheet mode" because the template picklist comes up blank. If I click OK it defaults to Datasheet.
What does not
Cannot create a new db, nothing happens when I click "New".
In an existing db show table/query dialog boxes come up without tables/querys, cannot select anything. Query designer fails. Can open a code module, but save changes fails, compile fails. New Report brings up the template picklist which is empty; cannot continue. Ditto for a new form.
For existing objects, when I try to save design changes I get a message box saying the VBA Project in the database is corrupt and the save fails. Opening the relationships window is the same. Same message with Compact/repair.
Workarounds
What was not tested
Anything not mentioned.
Hardware tested
Graphics:
Additional Comments
Even though it runs I have to give it a garbage rating because it's unworkable beyond creating and maintaining tables. I also installed comctl32, comctl32.ocx, corefonts, jet40, mdac28, vb6run and vcrun2008sp1 which may be why I'm getting further than some other testers. I couldn't even open a db until I installed mdac and jet. The Visual C library probably isn't doing anything for me, but I stuck it in based on another tester's suggestion.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | openSUSE 12.3 x86_64 | Jan 15 2014 | 1.7.10 | Yes | Yes | Bronze | Rosanne | ||
Show | openSUSE 11.4 x86_64 | Jul 29 2011 | 1.3.25 | Yes | Yes | Bronze | Rosanne | ||
Show | Mac OS X 10.5 "Leopard" | Dec 07 2011 | 1.2.2 | Yes | Yes | Bronze | an anonymous user | ||
Show | Ubuntu 10.10 "Maverick" amd64 (+ variants like Kubuntu) | Nov 08 2010 | 1.2.1 | Yes | Yes | Garbage | Daniel Lamando | ||
Show | Ubuntu 9.10 "Karmic" i386 (+ variants like Kubuntu) | Dec 28 2009 | 1.1.35 | Yes | Yes | Garbage | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
11336 | typing an open parenthesis "(" in vba causes an error in excel 2003 | NEW | View | |
12983 | Cannot install MS Access 2003 | CLOSED | INVALID | View |
13935 | Wine does not have the JET engine | CLOSED | WONTFIX | View |
29255 | Microsoft Office 2003, 2007 & 2010 applications do not print OTF | NEW | View | |
47208 | Wine-staging's "winebuild-Fake_Dlls" cause Office 2019 to say "IOPL not enabled" | NEW | View |
Install jet40 with winetricks to enable creating and opening databases.
sudo apt-get install -y winetricks
sh winetricks corefonts vcrun6 riched20 jet40
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Arano-kai on Monday October 22nd 2018, 4:45
by Daniel Lamando on Monday November 8th 2010, 15:26
corefonts mdac28 jet40 vb6run
This gets my install kinda working, but it takes FOREVER and a half to render my forms, unhiding the database window won't work (it's not listed in Unhide), and switchboards fail spectacularly.