Differences between revisions 8 and 9
Revision 8 as of 2013-08-04 03:36:47
Size: 945
Editor: jiangwen365
Comment:
Revision 9 as of 2013-08-04 03:39:16
Size: 934
Editor: jiangwen365
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
= Microsoft Access mdb and accdb database = = Microsoft Access mdb and accdb Database =
Line 14: Line 14:
 * Widely used database by end users.  * Widely used by end users.
Line 37: Line 37:

Microsoft Access mdb and accdb Database

URL

http://office.microsoft.com/en-us/access/‎

Licence
Commercial/Proprietary software
Platforms
Windows

Pros

  • Widely used by end users.
  • It comes with the GUI tools,and very user friendly.

Cons

  • Windows only.


DB API 2.0 Drivers

pypyodbc (Pure Python)

URL

http://code.google.com/p/pypyodbc

License
MIT
Platforms
Windows, Linux
Python versions
2.4 - 3.3

PyPyODBC is a pure Python script providing ODBC interfacing functions for Python, it runs on CPython / IronPython / PyPy , Version 2.4 / 2.5 / 2.6 / 2.7 , Win / Linux , 32 / 64 bit. However, on Windows Platform, PyPyODBC provide a set of methods to bring PyPyODBC's extra support for Access on Windows Platform

Microsoft Access (last edited 2014-06-07 10:50:56 by MarcAndreLemburg)

Unable to edit the page? See the FrontPage for instructions.