Open GoogleCodeExporter opened 9 years ago
There are examples of valid driver URL patterns in
https://code.google.com/p/force-metadata-jdbc-driver/source/browse/trunk/force-m
etadata-jdbc-driver/src/com/claimvantage/force/jdbc/CredentialsTest.java; what
URL are you specifying?
Original comment by keith.cl...@gmail.com
on 25 Jul 2014 at 2:08
I've tried a number of url
jdbc:claimvantage:force;url=https://test.salesforce.com/services/Soap/u/22.0/
AND
jdbc:claimvantage:force;user=<username>;password=<PW+Token>;url=https://test.sal
esforce.com/services/Soap/u/22.0/
but I always get the same error.
Your help is much appreciated
Paul
Original comment by paul.g...@pagabv.com
on 29 Jul 2014 at 10:45
Original issue reported on code.google.com by
paul.g...@pagabv.com
on 25 Jul 2014 at 10:06