Canta / CORM

Canta's ORM Abstraction library
0 stars 0 forks source link

Migration from ADODB to PDO #1

Open Canta opened 11 years ago

Canta commented 11 years ago

We need to migrate the database connection layer to PDO. ADODB was ok years ago, but now is substandar and it's time to migrate; we just can't keep using that tool.

Canta commented 11 years ago

Here's a link with useful information regarding pagination methods for different RDBMS. http://troels.arvin.dk/db/rdbms/#select-limit-offset