View Single Post
  #4 (permalink)  
Old 03-12-2010, 08:17 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

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.
Reply With Quote