dinger2121
Programmer
Hello,
I am working on an app to transfer some data using rhino etl. For the most part, it is working perfectly. the only part I am having trouble with is deleting from data from my db table. Is it possible to do a delete from a table using rhino etl, or is it not intended to do this?
I created a class that inherits from ConventionOutputCommandOperation and added my delete statment as the Command.
Hope that makes sense.
carl
MCSD, MCTS:MOSS
I am working on an app to transfer some data using rhino etl. For the most part, it is working perfectly. the only part I am having trouble with is deleting from data from my db table. Is it possible to do a delete from a table using rhino etl, or is it not intended to do this?
I created a class that inherits from ConventionOutputCommandOperation and added my delete statment as the Command.
Hope that makes sense.
carl
MCSD, MCTS:MOSS