Sql server integration with servicenow using ODBC

AirSquire
Tera Guru

Can a connection be established between SQL Server and ServiceNow using "SQL Server Management Studio" without configuring ODBC first?

1 ACCEPTED SOLUTION

dravvyramlochun
ServiceNow Employee
ServiceNow Employee

Hello Dhruv,



As per the documentation you need to have ODBC as a pre-requisite.


The following example configuration was performed on SQL Server 2008, installed on Windows Server 2008


Before you begin


The ODBC Driver must be installed on the same computer that SQL Server is installed on.


https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/integrate/odbc-driver/task/t_Co...


View solution in original post

5 REPLIES 5

Karthik Reddy T
Kilo Sage

Hello Dhruv,



I am not sure whether you requirement feasible or not bur refer the below link may helpful to you.



Connect to ServiceNow via SSMS


Karthik Reddy T.
ServiceNow Commnunity MVP -2018 class.

dravvyramlochun
ServiceNow Employee
ServiceNow Employee

Hello Dhruv,



As per the documentation you need to have ODBC as a pre-requisite.


The following example configuration was performed on SQL Server 2008, installed on Windows Server 2008


Before you begin


The ODBC Driver must be installed on the same computer that SQL Server is installed on.


https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/integrate/odbc-driver/task/t_Co...


Thanks Dravvy


My pleasure Dhruv,