Re: .NET 2.0 MySqlCommandBuilder - no last_insert_id() generated
Posted by: Yvan Rodrigues
Date: December 01, 2006 11:57AM

This is a feature of the 5.x releases, and was noted in the changelog. It is gone forever.

It was a nice feature and it's too bad it is not an option e.g. an option as a property.

I have found that the new CommandBuilder functionality changes have broken a few of my apps, and I think it's time to write my own, especially since the MySql classes are non-inheritable.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.