Hello, I have a steps in which are running a transaction and producing a submission number that I am wanting to add to a database. I already have the steps to connect with the database.
(The submission number is defined as a variable earlier in the sequence) Would the best step be to use the “Execute Query” and insert the submission number variable into the query? and is this even possible?
Hi Ashwin thank you for the quick response. Quick question in regards to the example you tagged. when you are writing the query do we need to specify [server].[databasename].[tablename] in that order?