RE: Novice: How to modify rows (not add) using a script component
- From: changliw@xxxxxxxxxxxxxxxxxxxx (Charles Wang[MSFT])
- Date: Thu, 03 Aug 2006 13:50:34 GMT
Hi Shakir,
Thanks for your post.
You need to program by ADO.Net in your script component. Create SqlCommands
for query,inserting, updating and deleting.
If you are not familiar with ADO.NET, I recommend that you consult a .NET
professional on how to use ADO.NET in VB.NET.
Here is a reference from MSDN:
Creating a Destination with the Script Component
http://msdn2.microsoft.com/en-us/library/ms135939.aspx
If you have any other questions or concerns, please feel free to let me
know. I would like for further assistance.
.
- References:
- RE: Novice: How to modify rows (not add) using a script component
- From: Charles Wang[MSFT]
- RE: Novice: How to modify rows (not add) using a script component
- Prev by Date: Re: Returning value from SQL Task
- Next by Date: Moving from Replication to DTS
- Previous by thread: RE: Novice: How to modify rows (not add) using a script component
- Next by thread: RE: Novice: How to modify rows (not add) using a script component
- Index(es):
Loading