[Zope-DB] Getting a newly created record
Andreas Jung
lists at andreas-jung.com
Fri Nov 18 02:47:49 EST 2005
--On 17. November 2005 17:04:22 +0000 Sean Fulmer <wsfulmer at gmail.com>
wrote:
> How can I insert a new record and have the new record immediately
> returned to me as an object?
>
When you insert the data then you have the data you need inside your
application. If not perform a second query using *some* WHERE clause based
on the inserted data.
-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-db/attachments/20051118/4826d467/attachment.bin
More information about the Zope-DB
mailing list