If you are looking for Access-like (ADO) calls in PHP, the neatest thing I have seen (but not tried) is talked about here: ADODB, best php database abstraction class. It is a database abstraction layer that simulates ADO calls to a ton of database types. It is an open source project too...
__________________
-- Bill
"Why is it drug addicts and computer aficionados are both called users?" -Clifford Stoll
The Following User Says Thank You to buggabill For This Useful Post: