Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this questionIs there an 开发者_开发百科advantage of one over the other? Thanks.
First: PEAR DB should not be used anymore. Use MDB2 instead.
Seconds: nextId works on all DBMS, not only MySQL.
精彩评论