Hi Mike,
What are you trying to do? After executing a SQL Task, the workflow can go
to any other task. You can't go to an OLE DB Server because it is not a task,
and it doesn't make sense. You have to figure out the task you want to
perform on the OLE DB Server, create that task using one of the provided
tasks, then you can do workflow from the previous task.
Charles Kangai, MCT, MCDBA
[quoted text, click to view] "MikeChicago" wrote:
> I have an execute SQL TASK going and after it completes I want to go to a
> Microsoft OLE DBServer. It wont let me use the regular after completion bar,