Forum Discussion
2 Replies
- BobbyNew Contributor
I have a similar requirement. Was anybody able to find this ?
- SupratimContributor III
@Bobby If you don’t have proper insert snap (like oracle insert) with respect to your db vendor, you can use generic JDBC execute snap and then pass proper SQLinsert statement. While you use generic JDBC and creating account use the vendor client jar by uploading jar in sldb and then pass required parameter.