How can we pull SQL server data in ServiceNow by firing SQL queries from ServiceNow ?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2020 09:00 AM
Dear Friends,
We have a requirement where we want to have data from SQL server by running queries from Servicenow to SQL server. What is the best possible way to do that?
I have gone through the ODBC driver installation link, but it seem we can only pull the ServiceNow Data to SQL server by implementing that, vice versa seems not possible.
Thanks for your input in advance!
Regards
Pawan K Singh
Labels:
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 01:04 AM
Hi @Maik Skoddow, @Vivektietsood, @pawan k singh,
I have to real time pull from sql server into using JDBC authentication. How can I achieve this, can you share sample script for this?