Re: Return Key (identity) on INSERT operation (SQL/ASP)
From: Aaron Bertrand [MVP] (aaron_at_TRASHaspfaq.com)
Date: 03/23/04
- Next message: Tenaya: "Re: use of tempdb by union all"
- Previous message: Andre: "Re: Paging feature for schedule jobs not working"
- In reply to: Tibor Karaszi: "Re: Return Key (identity) on INSERT operation (SQL/ASP)"
- Next in thread: Bob Barrows [MVP]: "Re: Return Key (identity) on INSERT operation (SQL/ASP)"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Mar 2004 15:29:07 -0500
Again, this kind of performance gain is unlikely to be a factor when you're
dealing with one insert at a time. I understand, and stated earlier, that
is likely to be worth pursuing when you're at high volume.
-- Aaron Bertrand SQL Server MVP http://www.aspfaq.com/ "Tibor Karaszi" <tibor_please.no.email_karaszi@hotmail.nomail.com> wrote in message news:%23JtPPJREEHA.3980@TK2MSFTNGP09.phx.gbl... >> I think I've seen similar writings elsewhere, perhaps in Bill Vaughn's >> ADO/ADO.NET book. > > I recall an article in SQLMag a few years back by Bill Vaughn where he > measured I believe a few thousand times improvements using out params > compared to a result set. This was, as I recall it, ADO and I believe that > Bill's assumption here as well was that the major part was in the ADO > handling.
- Next message: Tenaya: "Re: use of tempdb by union all"
- Previous message: Andre: "Re: Paging feature for schedule jobs not working"
- In reply to: Tibor Karaszi: "Re: Return Key (identity) on INSERT operation (SQL/ASP)"
- Next in thread: Bob Barrows [MVP]: "Re: Return Key (identity) on INSERT operation (SQL/ASP)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|