I hope anyone will be able to help out there.. I'm not very good with SQL. I have been trying to implement the work - around suggested here however if I try to run the following statement SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO IF NOT EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID...