How to retrieve the ID generated for an AUTO_INCREMENT column by the previous query?
So I'll use insert and I want the ID.
Insert ID
-
AndreyZ
Re: Insert ID
You should use the InsertId property. For more information, please read http://www.devart.com/mydac/docs/devart ... sertid.htm