all groups > sql server dts > march 2007 >
You're in the

sql server dts

group:

update in oltp env


update in oltp env Chris
3/5/2007 4:01:11 PM
sql server dts:

What is the best way to use SSIS to UPDATE a record(s) in an oltp
environment. No update tranform exists (unless mistaken) - will test a delete
then insert but this seems extreme and seems can cause serious contention.

Any ideas?

tia,
Re: update in oltp env Allan Mitchell
3/6/2007 12:07:30 AM
You may want to investigate doing the UPDATE through the use of stored
procs and therefore the ExecuteSQL task in DTS.

--


Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com



[quoted text, click to view]
AddThis Social Bookmark Button