Thanks for the help
From: [email protected] [mailto:[email protected]] On Behalf Of Bill Williamson Sent: Thursday, 18 December 2008 8:15 PM To: [email protected] Subject: Re: Last Insert ID I'm assuming you're calling Lists.UpdateListItems from Lists.asmx? If so, it's in the return value (which is a string'd xml blob). On Thu, Dec 18, 2008 at 6:55 PM, Haris Siakallis <[email protected]> wrote: Hello, I am programmatically adding new rows to a SharePoint list, I was wondering if it is possible to retrieve the ID of the newly inserted row. Similar to what DBMS offer i.e. LAST_INSERT_ID. I am using the sharepoint List Service. If it is possible can someone please provide an example or point me to the right direction. Kind regards, Haris Siakallis _____ List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: <http://www.codify.com/lists/ozmoss> http://www.codify.com/lists/ozmoss Other lists you might want to join: <http://www.codify.com/lists> http://www.codify.com/lists _____ List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: <http://www.codify.com/lists/ozmoss> http://www.codify.com/lists/ozmoss Other lists you might want to join: <http://www.codify.com/lists> http://www.codify.com/lists -------------------------------------------------------------------------------- List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists
