Hi everyone,
We are working on an implementation for a process that will, in the Pre-Script, make a Select SQL Query to the DB to retrieve few data to then perform an Insert.
We were still looking at how to use IColDBObject but it looks like it's deprecated or not the best approach.
Could you give me an example of how you would perform a select with ISqlFormatter and then cycle through all the resulting items?
Thank you for your support,
Francesco