This error can happen when you have a parameter in your connection string that is not valid for the given provider. Try changing
Persist Security Infor=False
to
Persist Security Info=False
and see what happens. What type of database are you trying to open?