I working with Plus
Thanks
Type: Posts; User: Salapao Np
I working with Plus
Thanks
How to fix this problem? :?: Thanks for help
USE [LUNA_GAMEDB]
GO
/****** Object: StoredProcedure [dbo].[MP_SIEGEWARFARE_WATERSEED_COMPLETE] Script Date: 12/24/2013 22:04:04 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
...
An expression of non-boolean type specified in a context where a condition is expected, near 'where'.
Hi I want Stored Proceduce SIEGEWARFARE_WATERSEED_COMPLETE
I can't Attach this code to SQL Server 2008 :(:
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE...