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

pawan k singh
Tera Guru

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

 

 

5 REPLIES 5

abhaydahiya65
Tera Contributor

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?