RE: Novice: How to modify rows (not add) using a script component



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.


.


Loading