Hi @ydash999,
You are trying to use the provider name field and the connectionString field at the same time. Can you remove one of them and try again?
Regards,
MY
thanks it is solved! but why is it showing problem when i use both?whats the reason?
Hello @ydash999
In the connection string itself you should have provided the provider details and in the provider name field if you give it again, it will throw the exception.
So as per the activity designed, only one parameter can be set at a time.
If you have noticed, both have connection configuration. When you try to use the connection variable that you have configured and produced in one, by creating a connection variable in the other, it stays between the two and gives an error.
Regards,
MY
Thankss bro!
Thank you bro!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.