Php and DataBase Abstraction for mySql, Sql Server, and MS Access?



Is there a good DataBase Abstraction layer that will handle the
mySql, Sql Server, and MS Access engines? I do not wish to write the
same functions with the three different PHP db functions.

I see that php_dba is listed as an extension, but I determine which
DBs are supported. However, I think that it does not support the ones
I need.

Thanks

.



Relevant Pages

  • Re: SQL server vs mySQL ???
    ... SQL Server has the broadest range of tools and support utilities of any database system on the planet--by far. ... MS SQL versus MySQL? ... As of 5.0, MySQL finally supports stored procedures, so they are very similar there (you can genericize your data access a bit due to sprocs in both). ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: SQL server vs mySQL ???
    ... The easiest way to support multiple databases is to work with a data access ... This question changes depending on which version of MySQL one has. ... * SQL Server has richer trigger support ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Why SQL Server over MySQL
    ... MySQL did not support any kind of atomic transactions ... Even then it's not a robust transaction processing ... you'd get in a mature product like SQL Server. ...
    (microsoft.public.sqlserver.server)
  • Re: SQL Servers Vs mySQL
    ... It is my understanding that if you use the MyISAM table type with MySQL ... that it performs faster than SQL Server and is pretty much the fastest ... the MyISAM table type does not offer transactional support. ...
    (microsoft.public.sqlserver.odbc)
  • SQL 2008 Upgrade Bug
    ... I had a similar situation and after calling MS support it turns out there is a bug in the SISS that will prevent the upgrade of an expired evaluation edition. ... I am not sure if you have unintalled the SQL Server and then reinstalled it. ... In this case I recommend that you contact Microsoft Customer Support Services ...
    (microsoft.public.sqlserver.setup)