PHP Driver for SQL Server Feature Feedback

We are currently hard at work on the development on our next version of the PHP Driver for SQL Server and would love to hear your thoughts on some features we are evaluating.

To this end, how much impact do you find from the following features, and which are most important to you?

Update
Brian quite rightly pointed out that I did not clarify what Buffered Queries were, so here's a quick blurb from his post:
"If it’s not obvious what that feature is, it is simply functionality that allows you to bring an entire result set into memory all at once (which the SQLSRV driver doesn’t currently support – you currently have to use a scrollable cursor if you want to move back and forth within a result set)."

Your feedback is very important for us in delivering the right features for our customers. Feel free to leave a comment below, or I am available either by email (jguerin _at_ microsoft.com), twitter, or on our forums.

 

Thank you,

 

Jonathan Guerin
Program Manager
PHP Driver for SQL Server
Microsoft Corporation