Viewing 8 posts - 1 through 8 (of 8 total)
my proc has given below
----------------------------------
USE [indbank]
GO
/****** Object: StoredProcedure [dbo].[USP_ComputeAll_NPA] Script Date: 10/27/2014 2:59:34 PM ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
ALTER PROC [dbo].[USP_ComputeAll_NPA]
@UPLOAD_DATE DATE,
@ERRORFLAG BIT OUT,
@ERRORMSG ...
October 27, 2014 at 3:46 am
Thanks for your response its working as your suggest.
December 18, 2013 at 9:46 pm
.net frame are same in both machine
thanks
December 18, 2013 at 6:03 am
it was working in local machine but not in live production server .
thanks
December 18, 2013 at 5:32 am
no sir,
running project at same machine but live project machine.
thanks
December 18, 2013 at 5:03 am
Viewing 8 posts - 1 through 8 (of 8 total)