Monday, 2 September 2013

MYSQL Insert ID from previous Insert

MYSQL Insert ID from previous Insert

References

Reference NO 1

http://dev.mysql.com/doc/refman/5.0/en/getting-unique-id.html

Reference NO 2

http://php.net/manual/en/function.mysql-insert-id.php

Reference NO 3

http://stackoverflow.com/questions/4845348/accessing-id-of-mysql-insert-during-the-insert

Reference NO 4

http://stackoverflow.com/questions/897356/php-mysql-insert-row-then-get-id

Reference NO 5

http://stackoverflow.com/questions/10644468/retrieving-the-last-insert-id-from-mysql-using-php

Reference NO 6

http://www.w3schools.com/php/func_mysql_insert_id.asp

Reference NO 7

http://viralpatel.net/blogs/get-autoincrement-value-after-insert-query-in-mysql/

Reference NO 8

http://forums.asp.net/t/1593161.aspx/1

No comments:

Post a Comment