SQL server database with windows authentication

  • sid.g_87
    Participant
    8 years, 9 months ago #5351

    Is it possible for DBSync to Integrate Salesforce with SQL Server with Windows authentication?

    susmith.v_91
    Participant
    8 years, 9 months ago #5584

    Yes it is Possible. While Configuring the Database adapter in DBSync the URL should be provided as
    ‘jdbc:sqlserver://[hostname]:[port];databaseName=[databasename];integratedSecurity=true’
    Instead of:

    ‘jdbc:sqlserver://[hostname]:[port];databaseName=[databasename]’

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.