Hello,
Can you please try executing the same set of statements from your database manually? If it runs successfully from database then try inserting one more ‘Execute SQL’ command with ‘If Exist….’ statement. There would be total two ‘Execute SQL’ command one for ‘If Not Exist….’ and another one for ‘If Exist….’
Hope that helps.
|