Page 1 of 1

SalesForce connection no error on wrong password

Posted: Mon 25 Jul 2016 20:53
by PascalD2
V 3.1.67.0

If I open a connection using a wrong password there is no error, the connection state is open but when opening the first query I receive the error message for invalid password!

It only happens if the cache is already created, if I delete the cache files before I open the connection I receive the invalid password message !

Thanks

Re: SalesForce connection no error on wrong password

Posted: Tue 26 Jul 2016 12:40
by Shalex
Please add the "Deferred Login=false;" option in your connection string and try again. For more information about the connection string parameters, refer to https://www.devart.com/dotconnect/sales ... tring.html.

Re: SalesForce connection no error on wrong password

Posted: Thu 28 Jul 2016 15:14
by PascalD2
Thanks it is working fine...

I overlooked that option even if I had that page of the help file already open!