Hi.
Is there a way I can get the insert command with the auto-increment fields included?
I am basically looking for the same functionality found back in 2006:
http://bugs.mysql.com/bug.php?id=23862
"the command builder is adding an insert parameter for MySQL auto increment table columns when 'GetInsertCommand' is called."
Thank you.
Is there a way I can get the insert command with the auto-increment fields included?
I am basically looking for the same functionality found back in 2006:
http://bugs.mysql.com/bug.php?id=23862
"the command builder is adding an insert parameter for MySQL auto increment table columns when 'GetInsertCommand' is called."
Thank you.