[Zope] SQL insert help?

Scott Anderson sanderson@ttm.com
Mon, 13 Sep 1999 17:51:15 -0400


Hi all,

What is the preferred method for inserting data into a database?

Currently, I'm using a SQL Method that executes a stored procedure,
mainly because I'm using an identity column and I want to return the new
column ID.

Thanks in advance,

-scott anderson