Insert to MS SQL with JDBC

teroruuskanen
Giga Contributor

Greetings!

Is it possible to insert records into a MS SQL database via JDBC?

Thank you.

3 REPLIES 3

Deepak Ingale1
Mega Sage

Hi Tero,



Yes, it is possible to INSERT and UPDATE records to MSSQL via JDBC



http://www.john-james-andersen.com/blog/service-now/using-the-servicenow-jdbcprobe.html


AJ5
Tera Contributor

Hello All,

Were you guys able to figure out how to make INSERT and UPDATE records to MSSQL via JDBC? I am unable to follow the post above need some direction as where to write the script and the values are manually entered, i want to query the SN table and insert the records to the external database. 

Hi AJ,

were you able to figure out the solution for this ?

Thanks