12-29-2009, 03:16 PM
I can run only simple queries using objDB.Execute() procedure.
One of the solutions I am considering is building complex sql query, but that is not appreciated.
I am interested how to input results of one execute procedure into succeeding procedure and to execute it with this input. In other words I want to build a connector and I have no idea so far how to do it.
If you can point me to some specific manual dedicated to this topic that would be greatly appreciated.
One of the solutions I am considering is building complex sql query, but that is not appreciated.
I am interested how to input results of one execute procedure into succeeding procedure and to execute it with this input. In other words I want to build a connector and I have no idea so far how to do it.
If you can point me to some specific manual dedicated to this topic that would be greatly appreciated.