unread
Well usually you start off with providing patches and once you have
shown your commitment by providing quality patches you may eventually
gain CVS access.
Sounds fair enough.
I also would also recommend that you take a look at PDO (php.net/pdo)
as
this is where things are heading in php5 in terms of database access.
I have had a quick look at PDO but for the time being I want to make the
standard Ingres interface more usable for its existing users. There is a
bit of a feature gap when compared to other interfaces notably error
reporting, proper cursor support and some problems with link resources.
Beyond that I will look at PDO.
many thanks
grant