Solved
Use thingworx to operate postgresql how to start a transaction
As the title, how can i use commit () and rollback () in sql service
As the title, how can i use commit () and rollback () in sql service
Best way is to create stored procedures on the DB side and invoke them from Thingworx (using the JDBC connection)
You can write full Procedures on the Thingworx side and execute them through the JDBC connection.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.