timothy259856
Active member
Hello guys!
When I execute an insert item to my table use $dw->save(); how can I get the id which created after call save()?
I know that Zend support the $db->lastInsertId() but where to do this? Do I need do anything in the DataWriter?
Thank you!
When I execute an insert item to my table use $dw->save(); how can I get the id which created after call save()?
I know that Zend support the $db->lastInsertId() but where to do this? Do I need do anything in the DataWriter?
Thank you!