TerraME / terrame

TerraME is a programming environment for spatial dynamical modelling
www.terrame.org
GNU Lesser General Public License v3.0
36 stars 13 forks source link

remove mdb databases from TerraME #691

Closed pedro-andrade-inpe closed 8 years ago

pedro-andrade-inpe commented 9 years ago

remove mdb databases from TerraME as they are no longer supported.

avancinirodrigo commented 8 years ago

This issue needs review because TerraLib5 supports mdb.

tiagogsc commented 8 years ago

It is a good idea replace Access by SQLite dependences because Access only works in Windows. Microsoft doesn't support Access in other platforms, nobody does. Em 16/11/2015 11:49, "Rodrigo Avancini" notifications@github.com escreveu:

This issue needs review because TerraLib5 supports mdb.

— Reply to this email directly or view it on GitHub https://github.com/TerraME/terrame/issues/691#issuecomment-157031373.

avancinirodrigo commented 8 years ago

The TerraLib 5 workes with mdb transparently. Including already implemented. But if need to remove, I can do this. Please, @pedro-andrade-inpe review this issue.

pedro-andrade-inpe commented 8 years ago

Everything related to TerraLib needs to be extensively tested in TerraME, as they do not have a test methodology as strict as ours. It is not good to have tests that need to be executed in only one operational system. At least for now, I also believe it is better not to support MDB databases in TerraME.