Vote !

  • bad
    Lame
  • average
    Subpar
  • good
    Good
  • excellent
    Great !
Vote !:
Add a comment

I agree on principle, but don't see how useful it might really be...

misteurti

misteurti
Avatar of misteurti
0stars
Date
04 Apr, 07 23:28

The problem is that it is not simple to do that; using ADODB layer is not enough, we need to work hard on translating the queries from mysql to others database, because we sometimes use mysql specific functions, etc. It is actually the same for the database structure ; for example lots of database don't handle auto_increment fields. Etc.

Matthieu

Matthieu
Avatar of Matthieu
4stars
Date
05 Apr, 07 09:35

Actually, they all handle auto_increments in different ways. That is what the benefit of the abstraction layers is.I will take some time to go through the code and see what things are not EASILY doable in the other open source dbs.

Sherwin Harris

Sherwin Harris
Avatar of Sherwin Harris
0stars
Date
05 Apr, 07 17:31

What about PDO/ODBC?

@misteurti - I've been working on hosting, where only MS SQL was available...

Przemysław

Przemysław
Avatar of Przemysław
0stars
Date
25 Apr, 07 16:56
Add a comment

or Cancel
new
Date
04 Apr, 07 19:18
Technology and Design © 2006 DIMELO - Makers of Feedback2.0