- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 03:11 AM
Can a connection be established between SQL Server and ServiceNow using "SQL Server Management Studio" without configuring ODBC first?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 03:23 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 03:18 AM
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
ServiceNow Commnunity MVP -2018 class.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 03:23 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 03:51 AM
Thanks Dravvy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2017 03:52 AM
My pleasure Dhruv,