Getting the ID of a newly added record (C#)
Posted by: Greg Knox
Date: May 13, 2019 08:40PM

Hello! In PHP you can simply call mysqli_insert_id() and get the ID of the last record created.

How can you do something similar with C#/.NET?

Options: ReplyQuote


Subject
Written By
Posted
Getting the ID of a newly added record (C#)
May 13, 2019 08:40PM


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.