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

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

Not applicable

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


dravvyramlochun
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,