Using the JDBC Simba Salesforce Driver

Hi!

I'm trying to use the Simba JDBC Salesforce Driver to connect to Salesforce via this driver, that's is posible?

In the configuration i use this file:

SalesforceJDBC4.jar and in the class apears: com.simba.salesforce.jdbc4.Driver

and defined this URL Template:

jdbc:salesforce://{host};UID={user};PWD={password}

 

But, its not working.... any idea? 

thanks a lot!!

 

0

@Mariano Gomez Hi,
Could you attach IDE logs?
Also, you need to enable "Introspect using JDBC metadata" in your datasource options tab:

Thank you.

 

0

请先登录再写评论。