Size: 922
Comment:
|
Size: 932
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 19: | Line 19: |
=== pypyodbc (Pure Python) === | === PyPyODBC (Pure Python) === |
Line 31: | Line 31: |
However, on Windows Platform, PyPyODBC provide a set of methods to bring [[https://code.google.com/p/pypyodbc/wiki/pypyodbc_for_access_mdb_file | PyPyODBC's extra support for Access on Windows Platform]] | However, '''''on Windows Platform''''', PyPyODBC provide a set of methods to bring [[https://code.google.com/p/pypyodbc/wiki/pypyodbc_for_access_mdb_file | PyPyODBC's extra support for Access on Windows Platform]] |
Microsoft Access mdb and accdb Database
- URL
- 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
- 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