Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove MDB2 sqlite3 driver | Bart Visscher | 2013-02-25 | 1 | -33/+0 |
| | |||||
* | Remove php close at end of file | Bart Visscher | 2012-08-29 | 1 | -1/+0 |
| | |||||
* | change licencing headers for sqlite3 driver | Robin Appelman | 2011-10-22 | 1 | -44/+20 |
| | |||||
* | sqlite3 driver for mdb2 | Robin Appelman | 2011-06-13 | 1 | -0/+58 |
the only problem that I found with it so far is that it gives a database locked error on login, the rest seems to work fine but more testing is required. |