Insert to MS SQL with JDBC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2018 05:06 AM
Greetings!
Is it possible to insert records into a MS SQL database via JDBC?
Thank you.
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2018 06:57 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2019 07:45 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2020 09:37 AM
Hi AJ,
were you able to figure out the solution for this ?
Thanks