|
From: | Dan Kuykendall |
Subject: | Re: [Phpgroupware-developers] proposal-branch; porting |
Date: | Wed, 21 Apr 2004 22:09:32 -0700 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 |
Joseph Engo wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 | $GLOBALS['phpgw']->db->get_last_insert_id() | This is something I need to add. Its very easy to do for PostgreSQL, but MySQL is more of a pain. For now, I am just doing a select after I add the record. Which will be fixed later once get_last_insert_id() is ported. AdoDB doesn't, from what I understand have something like this, or its something they removed over time for whatever reason.
Why do you think it was removed? http://phplens.com/lens/adodb/docs-adodb.htm#inserted_id Seek3r
[Prev in Thread] | Current Thread | [Next in Thread] |